ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/interface/PFCandidate.h
(Generate patch)

Comparing UserCode/MitAna/DataTree/interface/PFCandidate.h (file contents):
Revision 1.2 by loizides, Wed Mar 18 15:44:32 2009 UTC vs.
Revision 1.6 by bendavid, Mon Mar 29 09:33:54 2010 UTC

# Line 13 | Line 13
13  
14   #include "MitCommon/DataFormats/interface/Vect3.h"
15   #include "MitCommon/DataFormats/interface/Vect4M.h"
16 #include "MitAna/DataTree/interface/Types.h"
16   #include "MitAna/DataCont/interface/Ref.h"
17   #include "MitAna/DataTree/interface/CompositeParticle.h"
18   #include "MitAna/DataTree/interface/Track.h"
# Line 151 | Line 150 | namespace mithep
150        Double32_t          fMvaGamma;         //[0,0,14]photon id discriminant
151        Double32_t          fMvaNeutralH;      //[0,0,14]neutral hadron id discriminant
152        Double32_t          fMvaGammaNeutralH; //[0,0,14]photon-neutralhadron discriminant
153 <      Double32_t          fEtaECal;          //[0,0,10]eta at ecal front face
154 <      Double32_t          fPhiECal;          //[0,0,10]phi at ecal front face
153 >      Double32_t          fEtaECal;          //[0,0,12]eta at ecal front face
154 >      Double32_t          fPhiECal;          //[0,0,12]phi at ecal front face
155        EPFType             fPFType;           //particle flow type
156        BitMask32           fPFFlags;          //various PF flags
157        Ref<PFCandidate>    fMother;           //reference to mother

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines