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

Comparing UserCode/MitPhysics/Mods/interface/PhotonIDMod.h (file contents):
Revision 1.16 by bendavid, Tue Apr 12 22:14:21 2011 UTC vs.
Revision 1.23 by fabstoec, Tue Oct 18 11:27:19 2011 UTC

# Line 19 | Line 19
19   #include "MitAna/DataTree/interface/PileupEnergyDensityCol.h"
20   #include "MitAna/DataTree/interface/DecayParticleCol.h"
21   #include "MitAna/DataTree/interface/ElectronCol.h"
22 + #include "MitAna/DataTree/interface/VertexCol.h"
23 + #include "MitAna/DataTree/interface/DecayParticleCol.h"
24 + #include "MitAna/DataTree/interface/PileupInfoCol.h"
25 + #include "MitAna/DataTree/interface/MCParticleCol.h"
26 +
27 + #include "MitPhysics/Utils/interface/MVATools.h"
28  
29   namespace mithep
30   {
# Line 45 | Line 51 | namespace mithep
51        void                SetApplySpikeRemoval(Bool_t b)    { fApplySpikeRemoval  = b;     }
52        void                SetApplyPixelSeed(Bool_t b)       { fApplyPixelSeed  = b;        }
53        void                SetApplyElectronVeto(Bool_t b)    { fApplyElectronVeto = b;      }
54 +      void                SetInvertElectronVeto(Bool_t b)   { fInvertElectronVeto = b;     }      
55        void                SetApplyElectronVetoConvRecovery(Bool_t b) { fApplyElectronVetoConvRecovery = b; }
56        void                SetApplyConversionId(Bool_t b)    { fApplyConversionId = b;      }
57        void                SetApplyTriggerMatching(Bool_t b)      { fApplyTriggerMatching = b;  }      
# Line 63 | Line 70 | namespace mithep
70        void                SetEtaWidthEE(Double_t x)         { fEtaWidthEE      = x;        }
71        void                SetAbsEtaMax(Double_t x)          { fAbsEtaMax       = x;        }
72        void                SetApplyR9Min(Bool_t b)           { fApplyR9Min      = b;        }
73 +      void                SetApplyFiduciality(Bool_t b)     { fFiduciality = b;            }      
74        void                SetEffAreas(Double_t ecal, Double_t hcal, Double_t track) {
75 <        fEffAreaEcal = ecal; fEffAreaHcal = hcal; fEffAreaTrack = track;}
75 >        fEffAreaEcalEE = ecal; fEffAreaHcalEE = hcal; fEffAreaTrackEE = track;
76 >        fEffAreaEcalEB = ecal; fEffAreaHcalEB = hcal; fEffAreaTrackEB = track;
77 >      }
78 >      void                SetEffAreasEEEB(Double_t ecalEE, Double_t hcalEE, Double_t trackEE,
79 >                                          Double_t ecalEB, Double_t hcalEB, Double_t trackEB) {
80 >        fEffAreaEcalEE = ecalEE; fEffAreaHcalEE = hcalEE; fEffAreaTrackEE = trackEE;
81 >        fEffAreaEcalEB = ecalEB; fEffAreaHcalEB = hcalEB; fEffAreaTrackEB = trackEB;
82 >      }
83        void                SetTriggerObjectsName(const char *n)   { fTrigObjectsName = n;       }
69        
70    
84      
85 +    void                SetPVName(const char *n)          { fPVName = n;                 }
86 +    void                SetPVFromBranch(bool b)           { fPVFromBranch = b;           }
87 +    void                SetIsData (Bool_t b) { fIsData = b;};
88 +    void                SetGoodElectronsFromBranch(Bool_t b) { fGoodElectronsFromBranch = b; }
89 +    void                SetGoodElectronName(TString name) { fGoodElectronName = name; }
90 +
91 +    void                SetBdtCutBarrel(double a) {fbdtCutBarrel = a; }
92 +    void                SetBdtCutEndcap(double a) {fbdtCutEndcap = a; }
93 +
94 +
95        enum EPhIdType {
96          kIdUndef = 0,       //not defined
97          kTight,             //"Tight"
98          kLoose,             //"Loose"
99          kLooseEM,           //"LooseEM"
100 +        kBaseLineCiC,        //"2011" Hgg BaseLine CiC
101 +        kMITMVAId,          // MingMing MVA ID
102          kCustomId           //"Custom"
103        };
104 +
105        enum EPhIsoType {
106          kIsoUndef = 0,      //not defined        
107          kNoIso,             //"NoIso"
# Line 95 | Line 121 | namespace mithep
121        TString             fPileUpDenName;        //name of the PU density collection      
122        TString             fConversionName;       //name of conversion branch
123        TString             fElectronName;
124 <      TString             fTrigObjectsName;        //name of trigger object collection      
124 >      TString             fGoodElectronName;
125 >      TString             fTrigObjectsName;        //name of trigger object collection
126 >      TString             fPVName;
127 >      TString             fMCParticleName;
128 >      TString             fPileUpName;
129        TString             fPhotonIDType;         //type of photon identification we impose
130        TString             fPhotonIsoType;        //type of photon isolation we impose
131        Double_t            fPhotonPtMin;          //min pt cut
# Line 103 | Line 133 | namespace mithep
133        Bool_t              fApplySpikeRemoval;    //whether apply spike removal      
134        Bool_t              fApplyPixelSeed;       //=true then apply pixel seed constraint
135        Bool_t              fApplyElectronVeto;    //=true then apply electron veto (with no conversion recovery)
136 +      Bool_t              fInvertElectronVeto;    //=true then invert electron veto (for cic selection only atm)      
137        Bool_t              fApplyElectronVetoConvRecovery; //=true then apply electron veto with conversion recovery
138        Bool_t              fApplyConversionId;    //=true then apply conversion id cuts
139        Bool_t              fApplyTriggerMatching;   //match to hlt photon (default=0)      
# Line 114 | Line 145 | namespace mithep
145        Double_t            fEtaWidthEE;           //max Eta Width in ECAL End Cap
146        Double_t            fAbsEtaMax;            //max Abs Eta
147        Bool_t              fApplyR9Min;           //apply R9 min
148 <      Double_t            fEffAreaEcal;
149 <      Double_t            fEffAreaHcal;
150 <      Double_t            fEffAreaTrack;
148 >      Double_t            fEffAreaEcalEE;
149 >      Double_t            fEffAreaHcalEE;
150 >      Double_t            fEffAreaTrackEE;
151 >      Double_t            fEffAreaEcalEB;
152 >      Double_t            fEffAreaHcalEB;
153 >      Double_t            fEffAreaTrackEB;
154        const PhotonCol    *fPhotons;              //!photon branch
155        const TrackCol     *fTracks;               //!track branch
156        const BeamSpotCol  *fBeamspots;            //!beamspot branch    
157        const PileupEnergyDensityCol *fPileUpDen;  //!rho branch
158        const DecayParticleCol *fConversions;      //!conversion branch
159        const ElectronCol  *fElectrons;            //!electron branch
160 +      const ElectronCol  *fGoodElectrons;        //!electron branch
161 +      const VertexCol*    fPV;                   //!
162 +      const MCParticleCol          *fMCParticles;//!
163 +      const PileupInfoCol          *fPileUp;     //!  
164 +
165 +      Double_t fbdtCutBarrel;
166 +      Double_t fbdtCutEndcap;
167 +      int                         fVariableType;
168 +      TString                     fEndcapWeights;
169 +      TString                     fBarrelWeights;
170 +      MVATools                    fTool;
171 +
172 +      bool                fPVFromBranch;
173 +      Bool_t              fGoodElectronsFromBranch;
174 +      Bool_t              fIsData;
175 +
176  
177  
178      ClassDef(PhotonIDMod, 1) // Photon identification module

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines