1 #ifndef ALIANALYSISTASKEMCALJETLIGHT_H 2 #define ALIANALYSISTASKEMCALJETLIGHT_H 43 UInt_t accType, std::string partContName, std::string clusContName,
TString tag =
"Jet");
AliJetContainer * AddJetContainer(EJetType_t jetType, EJetAlgo_t jetAlgo, ERecoScheme_t recoScheme, Double_t radius, UInt_t accType, AliParticleContainer *partCont, AliClusterContainer *clusCont, TString tag="Jet")
AliAnalysisTaskEmcalJetLight & operator=(const AliAnalysisTaskEmcalJetLight &)
virtual ~AliAnalysisTaskEmcalJetLight()
AliJetContainer * GetJetContainer(std::string name) const
Container for particles within the EMCAL framework.
void RemoveJetContainer(std::string name)
AliJetContainer::EJetType_t EJetType_t
Base task in the EMCAL framework (lighter version of AliAnalysisTaskEmcal)
AliJetContainer::EJetAlgo_t EJetAlgo_t
Base task in the EMCAL jet framework (lighter version of AliAnalysisTaskEmcalJet) ...
AliAnalysisTaskEmcalJetLight()
Represent a jet reconstructed using the EMCal jet framework.
void AdoptJetContainer(AliJetContainer *cont)
std::map< std::string, AliJetContainer * > fJetCollArray
jet collection array
AliJetContainer::ERecoScheme_t ERecoScheme_t
Container structure for EMCAL clusters.
Bool_t RetrieveEventObjects()
Container for jet within the EMCAL jet framework.