8 #ifndef ALIREDUCEDJETEVENT_H
9 #define ALIREDUCEDJETEVENT_H
31 namespace HighPtTracks {
33 class AliReducedJetInfo;
double fCrossSection
Event cross section.
int fTrials
Number of trials.
AliReducedJetInfo * GetReconstructedJet(int ijet) const
AliReducedJetEvent & operator=(const AliReducedJetEvent &)
Event structure containing reduced jet information.
TObjArray * fReconstructedJets
List of reconstructed jets at generator level.
int GetNumberOfJets() const
virtual ~AliReducedJetEvent()
TObjArray * GetListOfJets() const
Reduced information about a reconstructed jet.
void SetPythiaHardInfo(double crosssection, int ntrials, double pthard)
int GetNumberOfTrials() const
double fPtHard
Generated of the hard interaction.
double GetCrossSection() const
void AddReconstructedJet(AliReducedJetInfo *jet)