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.7 by bendavid, Tue Mar 30 05:32:25 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 49 | Line 48 | namespace mithep
48          eHBarrelEndcap,
49          eHEndcapVFCal,
50          eHVFCalEdge,
51 <        eToNuclInt,
52 <        eFromNuclInt,
51 >        eToDispVtx,
52 >        eFromDispVtx,
53          eFromV0,
54          eFromGammaConv,
55          eToConversion
# 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