3 #ifndef STJTRGJPWRITER_H
4 #define STJTRGJPWRITER_H
6 #include "StjTrgWriter.h"
22 TDirectory* file,
StjTrg* trg,
24 :
StjTrgWriter(treeName, treeTitle, file, trg, fillCondition)
31 virtual void createBranch_trgSpecific(TTree* tree);
32 virtual void fillBranch_trgSpecific();
35 Int_t _jetPatchId[12];
36 Int_t _jetPatchDsmAdc[12];
37 UInt_t _jetPatchAdc[12];
38 Double_t _jetPatchEnergy[12];
39 Double_t _jetPatchEt[12];
46 #endif // STJTRGJPWRITER_H