AliPhysics  9df6235 (9df6235)
AliAnalysisTaskEmcalJetTreeBase Class Referenceabstract

Pure virtual base class for AliAnalysisTaskEmcalJetTree<T> More...

#include <AliAnalysisTaskEmcalJetTree.h>

Inheritance diagram for AliAnalysisTaskEmcalJetTreeBase:

Classes

class  AliEmcalJetEventInfoSummaryPbPb
 Class that encapsulates event properties in a very compact structure (PbPb analysis) More...
 
class  AliEmcalJetEventInfoSummaryPP
 Class that encapsulates event properties in a very compact structure (pp analysis) More...
 
class  AliEmcalJetEventInfoSummaryPPSimulation
 Class that encapsulates event properties in a very compact structure (pp simulation analysis) More...
 
class  AliEmcalJetInfoSummaryEmbedding
 Class that encapsulates jets in a very compact structure (embedding analysis) More...
 
class  AliEmcalJetInfoSummaryPbPb
 Class that encapsulates jets in a very compact structure (Pb-Pb analysis) More...
 
class  AliEmcalJetInfoSummaryPbPbCharged
 Class that encapsulates jets in a very compact structure (Pb-Pb analysis) More...
 
class  AliEmcalJetInfoSummaryPP
 Class that encapsulates jets in a very compact structure (pp analysis) More...
 
class  AliEmcalJetInfoSummaryPPCharged
 Class that encapsulates jets in a very compact structure (pp analysis) More...
 
class  EventInfo
 Event information. More...
 

Public Types

enum  EAnalisysType_t {
  kJetPP, kJetPbPb, kJetEmbedding, kJetPPCharged,
  kJetPbPbCharged, kJetPPSimulation, kJetPPChargedSimulation
}
 
- Public Types inherited from AliAnalysisTaskEmcalJetSpectraQA
enum  EHistoType_t { kTH2, kTHnSparse, kTTree }
 
- Public Types inherited from AliAnalysisTaskEmcalJetLight
typedef AliJetContainer::EJetType_t EJetType_t
 
typedef AliJetContainer::EJetAlgo_t EJetAlgo_t
 
typedef AliJetContainer::ERecoScheme_t ERecoScheme_t
 
- Public Types inherited from AliAnalysisTaskEmcalLight
enum  EDataType_t { kUnknownDataType, kESD, kAOD }
 Switch for the data type. More...
 
enum  EBeamType_t { kNA = -1, kpp = 0, kAA = 1, kpA = 2 }
 Switch for the beam type. More...
 
enum  ECentralityEstimation_t { kNoCentrality = 0, kNewCentrality = 1, kOldCentrality = 2 }
 Switch for the centrality estimation. More...
 

Public Member Functions

 AliAnalysisTaskEmcalJetTreeBase ()
 
 AliAnalysisTaskEmcalJetTreeBase (const char *name)
 
virtual ~AliAnalysisTaskEmcalJetTreeBase ()
 
- Public Member Functions inherited from AliAnalysisTaskEmcalJetSpectraQA
 AliAnalysisTaskEmcalJetSpectraQA ()
 Default constructor for ROOT I/O purposes. More...
 
 AliAnalysisTaskEmcalJetSpectraQA (const char *name)
 
virtual ~AliAnalysisTaskEmcalJetSpectraQA ()
 
void UserCreateOutputObjects ()
 Overloads base class method. Creates output objects. More...
 
void SetHistoType (EHistoType_t t)
 
void SetJetEPaxis (Bool_t b)
 
void SetAreaAxis (Bool_t b)
 
void SetPtBin (Float_t w, Float_t max)
 
void SetIsEmbedded (Bool_t i)
 
- Public Member Functions inherited from AliAnalysisTaskEmcalJetLight
 AliAnalysisTaskEmcalJetLight ()
 
 AliAnalysisTaskEmcalJetLight (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskEmcalJetLight ()
 
AliJetContainerAddJetContainer (EJetType_t jetType, EJetAlgo_t jetAlgo, ERecoScheme_t recoScheme, Double_t radius, UInt_t accType, AliParticleContainer *partCont, AliClusterContainer *clusCont, TString tag="Jet")
 
AliJetContainerAddJetContainer (EJetType_t jetType, EJetAlgo_t jetAlgo, ERecoScheme_t recoScheme, Double_t radius, UInt_t accType, std::string partContName, std::string clusContName, TString tag="Jet")
 
void AdoptJetContainer (AliJetContainer *cont)
 
void RemoveJetContainer (std::string name)
 
AliJetContainerGetJetContainer (std::string name) const
 
- Public Member Functions inherited from AliAnalysisTaskEmcalLight
 AliAnalysisTaskEmcalLight ()
 
 AliAnalysisTaskEmcalLight (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskEmcalLight ()
 
AliParticleContainerAddParticleContainer (std::string branchName, std::string contName="")
 
AliClusterContainerAddClusterContainer (std::string branchName, std::string contName="")
 
void AdoptParticleContainer (AliParticleContainer *cont)
 
void AdoptClusterContainer (AliClusterContainer *cont)
 
AliParticleContainerGetParticleContainer (std::string name) const
 
AliClusterContainerGetClusterContainer (std::string name) const
 
AliMCParticleContainerGetMCParticleContainer (std::string name) const
 
AliTrackContainerGetTrackContainer (std::string name) const
 
void RemoveParticleContainer (std::string name)
 
void RemoveClusterContainer (std::string name)
 
void SetCaloCellsName (const char *n)
 
void SetCaloTriggerPatchInfoName (const char *n)
 
void SetCaloTriggersName (const char *n)
 
void SetCentralityEstimator (const char *c)
 
void SetIsPythia (Bool_t i)
 
void SetForceBeamType (EBeamType_t f)
 
void SetCentralityEstimation (ECentralityEstimation_t b)
 
void SetMakeGeneralHistograms (Bool_t g)
 
void SetNeedEmcalGeom (Bool_t n)
 
void SetCentBins (const std::vector< double > &bins)
 
Int_t GetNCentBins () const
 
void SetSwitchOffLHC15oFaultyBranches (Bool_t b)
 
void SetTriggerSelectionBitMap (UInt_t t)
 
void SetCentRange (Double_t min, Double_t max)
 
void SetVzRange (Double_t min, Double_t max)
 
void SetZvertexDiffValue (Double_t cut)
 
void SetMinNVertCont (Int_t cut)
 
void SetPtHardRange (Double_t min, Double_t max)
 
void SetMaxMinimumBiasPtHard (Int_t max)
 
void AddAcceptedTriggerClass (const char *trigClass)
 
void AddRejectedTriggerClass (const char *trigClass)
 
void ClearAcceptedTriggerClasses ()
 
void ClearRejectedTriggerClasses ()
 
void SetMCFilter ()
 
void ResetMCFilter ()
 
void SetJetPtFactor (Float_t f)
 
Float_t JetPtFactor ()
 
void SetClusterPtFactor (Float_t f)
 
Float_t ClusterPtFactor ()
 
void SetTrackPtFactor (Float_t f)
 
Float_t TrackPtFactor ()
 
void SetEventSelectionAfterRun (Bool_t b)
 
void SelectGeneratorName (TString gen)
 
void SetInhibit (Bool_t s)
 
void SetEventWeightRange (Double_t min, Double_t max)
 
Bool_t IsInhibit () const
 

Static Public Member Functions

static AliAnalysisTaskEmcalJetTreeBaseCreateInstance (const char *name, EAnalisysType_t type=kJetPP)
 
static AliAnalysisTaskEmcalJetTreeBaseAddTaskEmcalJetTree (TString ntracks="usedefault", TString nclusters="usedefault", Double_t trackPtCut=0.15, Double_t clusECut=0.30, EAnalisysType_t type=kJetPP, TString suffix="")
 
- Static Public Member Functions inherited from AliAnalysisTaskEmcalJetSpectraQA
static AliAnalysisTaskEmcalJetSpectraQAAddTaskEmcalJetSpectraQA (TString ntracks="usedefault", TString nclusters="usedefault", Double_t trackPtCut=0.15, Double_t clusECut=0.30, TString suffix="")
 

Protected Member Functions

void AllocateTTree (const AliJetContainer *jets)=0
 
void FillTTree (const AliEmcalJetInfo &jetInfo, const AliJetContainer *jets)=0
 
- Protected Member Functions inherited from AliAnalysisTaskEmcalJetSpectraQA
virtual void AllocateTHX (const AliJetContainer *jets)
 
virtual void AllocateTHnSparse (const AliJetContainer *jets)
 
virtual void FillTHX (const AliEmcalJetInfo &jetInfo, const AliJetContainer *jets)
 
virtual void FillTHnSparse (const AliEmcalJetInfo &jetInfo, const AliJetContainer *jets)
 
Bool_t FillHistograms ()
 
void FillJetHisto (const AliEmcalJetInfo &jetInfo, const AliJetContainer *jets)
 
- Protected Member Functions inherited from AliAnalysisTaskEmcalJetLight
void ExecOnce ()
 
Bool_t RetrieveEventObjects ()
 
- Protected Member Functions inherited from AliAnalysisTaskEmcalLight
void SetRejectionReasonLabels (TAxis *axis)
 
void AddObjectToEvent (TObject *obj, Bool_t attempt=kFALSE)
 
TClonesArray * GetArrayFromEvent (const char *name, const char *clname=0)
 
EBeamType_t GetBeamType ()
 
Bool_t PythiaInfoFromFile (const char *currFile, Float_t &fXsec, Float_t &fTrials, Int_t &pthard)
 
Bool_t IsTrackInEmcalAcceptance (AliVParticle *part, Double_t edges=0.9) const
 
Bool_t CheckMCOutliers ()
 
void UserCreateOutputObjects ()
 
void UserExec (Option_t *option)
 
Bool_t UserNotify ()
 
virtual Bool_t FillGeneralHistograms (Bool_t eventSelected)
 
virtual Bool_t IsEventSelected ()
 
virtual Bool_t Run ()
 

Protected Attributes

TTreefTree
 ! Output tree More...
 
- Protected Attributes inherited from AliAnalysisTaskEmcalJetSpectraQA
EHistoType_t fHistoType
 histogram type More...
 
Bool_t fJetEPaxis
 whether a EP-jet axis should be included in the THnSparse More...
 
Bool_t fAreaAxis
 whether the area axis should be included More...
 
Float_t fPtBinWidth
 Histogram pt bin width. More...
 
Float_t fMaxPt
 Histogram pt limit. More...
 
Bool_t fIsEmbedded
 Embedded data present. More...
 
THistManager fHistManager
 Histogram manager. More...
 
- Protected Attributes inherited from AliAnalysisTaskEmcalJetLight
std::map< std::string, AliJetContainer * > fJetCollArray
 jet collection array More...
 
- Protected Attributes inherited from AliAnalysisTaskEmcalLight
EBeamType_t fForceBeamType
 forced beam type More...
 
Bool_t fGeneralHistograms
 whether or not it should fill some general histograms More...
 
Bool_t fCreateHisto
 whether or not create histograms More...
 
Bool_t fNeedEmcalGeom
 whether or not the task needs the emcal geometry More...
 
std::vector< double > fCentBins
 how many centrality bins More...
 
ECentralityEstimation_t fCentralityEstimation
 Centrality estimation. More...
 
Bool_t fIsPythia
 if it is a PYTHIA production More...
 
TString fCaloCellsName
 name of calo cell collection More...
 
TString fCaloTriggersName
 name of calo triggers collection More...
 
TString fCaloTriggerPatchInfoName
 trigger patch info array name More...
 
TString fCentEst
 name of the centrality estimator More...
 
std::map< std::string, AliParticleContainer * > fParticleCollArray
 particle/track collection array More...
 
std::map< std::string, AliClusterContainer * > fClusterCollArray
 cluster collection array More...
 
UInt_t fTriggerSelectionBitMap
 trigger selection bit map More...
 
Double_t fMinCent
 min centrality for event selection More...
 
Double_t fMaxCent
 max centrality for event selection More...
 
Double_t fMinVz
 min vertex for event selection More...
 
Double_t fMaxVz
 max vertex for event selection More...
 
Double_t fMaxVzDiff
 upper limit for distance between primary and SPD vertex More...
 
Double_t fMinNVertCont
 minumum number of vertex contributors More...
 
Double_t fMinPtHard
 select minimum pt hard (MC) More...
 
Double_t fMaxPtHard
 select maximum pt hard (MC) More...
 
Double_t fMaxMinimumBiasPtHard
 maximum pt hard for the minimum bias pt hard bin (MC) More...
 
std::set< std::string > fAcceptedTriggerClasses
 list of accepted trigger classes More...
 
std::set< std::string > fRejectedTriggerClasses
 list of accepted trigger classes More...
 
Bool_t fMCRejectFilter
 enable the filtering of events by tail rejection More...
 
Float_t fPtHardAndJetPtFactor
 Factor between ptHard and jet pT to reject/accept event. More...
 
Float_t fPtHardAndClusterPtFactor
 Factor between ptHard and cluster pT to reject/accept event. More...
 
Float_t fPtHardAndTrackPtFactor
 Factor between ptHard and track pT to reject/accept event. More...
 
Bool_t fSwitchOffLHC15oFaultyBranches
 Switch off faulty tree branches in LHC15o AOD trees. More...
 
Bool_t fEventSelectionAfterRun
 If kTRUE, the event selection is performed after Run() but before FillHistograms() More...
 
TString fSelectGeneratorName
 Selects only events produced by a generator that has a name containing a string. More...
 
Double_t fMinimumEventWeight
 Minimum event weight for the related bookkeping histogram. More...
 
Double_t fMaximumEventWeight
 Minimum event weight for the related bookkeping histogram. More...
 
Bool_t fInhibit
 !inhibit execution of the task More...
 
Bool_t fLocalInitialized
 !whether or not the task has been already initialized More...
 
EDataType_t fDataType
 !data type (ESD or AOD) More...
 
AliEMCALGeometry * fGeom
 !emcal geometry More...
 
AliVCaloCells * fCaloCells
 !cells More...
 
AliVCaloTrigger * fCaloTriggers
 !calo triggers More...
 
TClonesArray * fTriggerPatchInfo
 !trigger patch info array More...
 
Double_t fCent
 !event centrality More...
 
Int_t fCentBin
 !event centrality bin More...
 
Double_t fEPV0
 !event plane V0 More...
 
Double_t fEPV0A
 !event plane V0A More...
 
Double_t fEPV0C
 !event plane V0C More...
 
Double_t fVertex [3]
 !event vertex More...
 
Double_t fVertexSPD [3]
 !event Svertex More...
 
Int_t fNVertCont
 !event vertex number of contributors More...
 
Int_t fNVertSPDCont
 !event SPD vertex number of contributors More...
 
ULong_t fFiredTriggerBitMap
 !bit map of fired triggers More...
 
std::vector< std::string > fFiredTriggerClasses
 !trigger classes fired by the current event More...
 
EBeamType_t fBeamType
 !event beam type More...
 
AliGenPythiaEventHeader * fPythiaHeader
 !event Pythia header More...
 
Int_t fPtHardBin
 !event pt hard bin More...
 
Double_t fPtHard
 !event pt hard More...
 
Int_t fNTrials
 !event trials More...
 
Float_t fXsection
 !x-section from pythia header More...
 
Float_t fEventWeight
 !event weight More...
 
TString fGeneratorName
 !name of the MC generator used to produce the current event (only AOD) More...
 
TListfOutput
 !output list More...
 

Private Member Functions

 AliAnalysisTaskEmcalJetTreeBase (const AliAnalysisTaskEmcalJetTreeBase &)
 
AliAnalysisTaskEmcalJetTreeBaseoperator= (const AliAnalysisTaskEmcalJetTreeBase &)
 

Additional Inherited Members

- Static Protected Member Functions inherited from AliAnalysisTaskEmcalLight
static void GetEtaPhiDiff (const AliVTrack *t, const AliVCluster *v, Double_t &phidiff, Double_t &etadiff)
 
static Byte_t GetTrackType (const AliVTrack *t)
 
static Byte_t GetTrackType (const AliAODTrack *aodTrack, UInt_t filterBit1, UInt_t filterBit2)
 
static Double_t DeltaPhi (Double_t phia, Double_t phib, Double_t rMin=-TMath::Pi()/2, Double_t rMax=3 *TMath::Pi()/2)
 
static std::vector< double > GenerateFixedBinArray (int n, double min, double max, bool last=true)
 
static void GenerateFixedBinArray (int n, double min, double max, std::vector< double > &array, bool last=true)
 
static std::vector< double > GenerateLogFixedBinArray (int n, double min, double max, bool last=true)
 
static void GenerateLogFixedBinArray (int n, double min, double max, std::vector< double > &array, bool last=true)
 
static Double_t GetParallelFraction (AliVParticle *part1, AliVParticle *part2)
 
static Double_t GetParallelFraction (const TVector3 &vect1, AliVParticle *part2)
 
static EBeamType_t BeamTypeFromRunNumber (Int_t runnumber)
 
- Static Protected Attributes inherited from AliAnalysisTaskEmcalLight
static Double_t fgkEMCalDCalPhiDivide = 4.
 phi value used to distinguish between DCal and EMCal More...
 

Detailed Description

Pure virtual base class for AliAnalysisTaskEmcalJetTree<T>

This pure virtual class provides a basic interface for AliAnalysisTaskEmcalJetTree<T>

Definition at line 29 of file AliAnalysisTaskEmcalJetTree.h.

Member Enumeration Documentation

Enumerator
kJetPP 
kJetPbPb 
kJetEmbedding 
kJetPPCharged 
kJetPbPbCharged 
kJetPPSimulation 
kJetPPChargedSimulation 

Definition at line 31 of file AliAnalysisTaskEmcalJetTree.h.

Constructor & Destructor Documentation

AliAnalysisTaskEmcalJetTreeBase::AliAnalysisTaskEmcalJetTreeBase ( )
inline

Definition at line 314 of file AliAnalysisTaskEmcalJetTree.h.

AliAnalysisTaskEmcalJetTreeBase::AliAnalysisTaskEmcalJetTreeBase ( const char *  name)

Definition at line 334 of file AliAnalysisTaskEmcalJetTree.cxx.

virtual AliAnalysisTaskEmcalJetTreeBase::~AliAnalysisTaskEmcalJetTreeBase ( )
inlinevirtual

Definition at line 316 of file AliAnalysisTaskEmcalJetTree.h.

AliAnalysisTaskEmcalJetTreeBase::AliAnalysisTaskEmcalJetTreeBase ( const AliAnalysisTaskEmcalJetTreeBase )
private

Member Function Documentation

AliAnalysisTaskEmcalJetTreeBase * AliAnalysisTaskEmcalJetTreeBase::AddTaskEmcalJetTree ( TString  ntracks = "usedefault",
TString  nclusters = "usedefault",
Double_t  trackPtCut = 0.15,
Double_t  clusECut = 0.30,
EAnalisysType_t  type = kJetPP,
TString  suffix = "" 
)
static

Create an instance of this class and add it to the analysis manager

Parameters
ntracksname of the track collection
nclustersname of the calorimeter cluster collection
trackPtCutminimum transverse momentum of tracks
clusECutminimum energy of calorimeter clusters
typeanalysis type (pp, PbPb, etc.)
suffixadditional suffix that can be added at the end of the task name
Returns
pointer to the new AliAnalysisTaskEmcalJetTreeBase task

Definition at line 531 of file AliAnalysisTaskEmcalJetTree.cxx.

Referenced by ~AliAnalysisTaskEmcalJetTreeBase().

void AliAnalysisTaskEmcalJetTreeBase::AllocateTTree ( const AliJetContainer jets)
protectedpure virtual

This method is not implemented. It can be overloaded in derived classes to have a tree output.

Parameters
jetsValid pointer to an AliJetContainer object

Reimplemented from AliAnalysisTaskEmcalJetSpectraQA.

Implemented in AliAnalysisTaskEmcalJetTree< T, U >.

Referenced by AliAnalysisTaskEmcalJetTree< T, U >::~AliAnalysisTaskEmcalJetTree(), and ~AliAnalysisTaskEmcalJetTreeBase().

AliAnalysisTaskEmcalJetTreeBase * AliAnalysisTaskEmcalJetTreeBase::CreateInstance ( const char *  name,
EAnalisysType_t  type = kJetPP 
)
static

Static method to create a specialized instance of AliAnalysisTaskEmcalJetTree

Parameters
nameName of the task
typeAnalysis type (see enum definition)
Returns
pointer to a new instance of AliAnalysisTaskEmcalJetTree<T>

Definition at line 347 of file AliAnalysisTaskEmcalJetTree.cxx.

Referenced by AddTaskEmcalJetTree(), and ~AliAnalysisTaskEmcalJetTreeBase().

void AliAnalysisTaskEmcalJetTreeBase::FillTTree ( const AliEmcalJetInfo jet,
const AliJetContainer jets 
)
protectedpure virtual

This method is not implemented. It can be overloaded in derived classes to have a tree output.

Parameters
jetJet containing the information to be sent to the tree/histograms
jetsJet container

Reimplemented from AliAnalysisTaskEmcalJetSpectraQA.

Implemented in AliAnalysisTaskEmcalJetTree< T, U >.

Referenced by AliAnalysisTaskEmcalJetTree< T, U >::~AliAnalysisTaskEmcalJetTree(), and ~AliAnalysisTaskEmcalJetTreeBase().

AliAnalysisTaskEmcalJetTreeBase& AliAnalysisTaskEmcalJetTreeBase::operator= ( const AliAnalysisTaskEmcalJetTreeBase )
private

Member Data Documentation


The documentation for this class was generated from the following files: