8 #ifndef UEAnalysisSelectorRootple_h 9 #define UEAnalysisSelectorRootple_h 22 #include <TClonesArray.h> 23 #include <TObjString.h> 52 virtual Int_t
Version()
const {
return 2; }
55 virtual void Init(TTree *tree);
58 virtual Int_t
GetEntry(Long64_t entry, Int_t getall = 0) {
return fChain ? fChain->GetTree()->GetEntry(entry, getall) : 0; }
81 #ifdef UEAnalysisSelectorRootple_cxx 127 #endif // #ifdef UEAnalysisSelectorRootple_cxx ClassDef(UEAnalysisSelectorRootple, 0)
virtual void Init(TTree *tree)
virtual void Begin(TTree *tree)
Int_t EventKind
pointer to the analyzed TTree or TChain
virtual void SetInputList(TList *input)
TBranch * b_CalorimeterJet
virtual void SlaveTerminate()
virtual Bool_t Process(Long64_t entry)
UEAnalysisSelectorRootple(TTree *=0)
static std::string const input
TClonesArray * CalorimeterJet
virtual void SetObject(TObject *obj)
virtual Int_t GetEntry(Long64_t entry, Int_t getall=0)
virtual TList * GetOutputList() const
virtual Int_t Version() const
virtual void SlaveBegin(TTree *tree)
virtual void SetOption(const char *option)
TClonesArray * InclusiveJet
TClonesArray * ChargedJet
TClonesArray * MonteCarlo
TClonesArray * acceptedTriggers
TBranch * b_acceptedTriggers
virtual ~UEAnalysisSelectorRootple()