11 #ifndef ALIEMCALTRIGGERMCJETANALYSISCOMPONENT_H
12 #define ALIEMCALTRIGGERMCJETANALYSISCOMPONENT_H
22 namespace EMCalTriggerPtAnalysis {
24 class AliEMCalTriggerEventData;
Base class for analysis components.
virtual void CreateHistos()
AliEMCalTriggerMCJetAnalysisComponent()
Double_t fMinimumJetPt
Min. request for the jet.
void FillJetHistogram(const TString &histname, const AliEmcalJet *recjet, double vz, double weight)
Analysis component for particles in jets at generator level.
void SetMinimumJetPt(Double_t minpt)
virtual ~AliEMCalTriggerMCJetAnalysisComponent()
Base class for analysis components in the analysis of EMCAL-triggered events.
virtual void Process(const AliEMCalTriggerEventData *const data)
Represent a jet reconstructed using the EMCal jet framework.
Simple event container within the high- track analysis.
void FillHistogram(const TString &histname, const AliVParticle *track, const AliEmcalJet *jet, double vz, double weight)