869 |
|
UInt_t VHHadNumberOfBJets(const Photon *phHard, |
870 |
|
const Photon *phSoft, |
871 |
|
const Vertex *selvtx); |
872 |
< |
|
872 |
> |
void LogEventInfo(); |
873 |
|
// Names for the input Collections |
874 |
|
TString fPhotonBranchName; |
875 |
|
TString fPFPhotonName; |
977 |
|
Double_t fBeamspotWidth; |
978 |
|
|
979 |
|
TFile *fTmpFile; |
980 |
< |
|
980 |
> |
|
981 |
|
// -------------------------------- |
982 |
|
// variables for vbf |
983 |
|
float jet1pt_vbf; |
1016 |
|
TString fElectronMVAWeights_Subdet2Pt20ToInf; |
1017 |
|
|
1018 |
|
RhoUtilities::RhoType fTheRhoType; |
1019 |
+ |
UInt_t fProcessedEvents; |
1020 |
|
|
1021 |
|
ClassDef(PhotonTreeWriter, 1) // Photon identification module |
1022 |
|
}; |