ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Mods/interface/TauIDMod.h
(Generate patch)

Comparing UserCode/MitPhysics/Mods/interface/TauIDMod.h (file contents):
Revision 1.4 by ceballos, Thu Apr 9 10:25:02 2009 UTC vs.
Revision 1.5 by loizides, Thu Apr 9 11:24:58 2009 UTC

# Line 52 | Line 52 | namespace mithep
52  
53        TString             fCaloTausName;        //name of tau collection (input)
54        TString             fGoodTausName;        //name of exported "good Tau" collection (output)
55 <      Double_t            fPtMin;               //min pt cut
55 >      Double_t            fPtMin;               //min tau pt cut
56        Double_t            fJetPtMin;            //min jet pt cut
57        Double_t            fLeadTrackPtMin;      //min leading track pt cut
58        UInt_t              fNSignalTracksMax;    //maximum of signal tracks
# Line 61 | Line 61 | namespace mithep
61        Double_t            fIsoTrackPtSumMax;    //maximum of Pt iso tracks
62        Double_t            fEnergyFractionEmMax; //maximum of EnergyFractionEm
63        Double_t            fHCalEtOverPtMin;     //minimum of HCalEt over Pt for the leading track
64
64        const CaloTauCol   *fCaloTaus;            //!tau branch
65      
66      ClassDef(TauIDMod, 1) // Tau identification module

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines