![]() |
AliPhysics
e469bb5 (e469bb5)
|
Analysis task for D meson jets. More...
#include <AliAnalysisTaskDmesonJets.h>
Classes | |
class | AliD0InfoSummary |
Lightweight class that encapsulates D0. More... | |
class | AliDmesonInfoSummary |
Lightweight class that encapsulates D meson jets. More... | |
class | AliDmesonJetInfo |
class | AliDStarInfoSummary |
class | AliHFJetDefinition |
class | AliJetInfo |
Class that encapsulates jets. More... | |
class | AliJetInfoSummary |
Lightweight class that encapsulates D meson jets. More... | |
class | AnalysisEngine |
Struct that encapsulates analysis parameters. More... | |
Public Member Functions | |
AliAnalysisTaskDmesonJets () | |
This is the default constructor, used for ROOT I/O purposes. More... | |
AliAnalysisTaskDmesonJets (const char *name) | |
virtual | ~AliAnalysisTaskDmesonJets () |
This is the standard destructor. More... | |
AnalysisEngine * | AddAnalysisEngine (ECandidateType_t type, EMCMode_t bkgMode, EJetType_t jettype, Double_t jetradius, TString cutfname="") |
AnalysisEngine * | AddAnalysisEngine (ECandidateType_t type, EMCMode_t bkgMode, const AliHFJetDefinition &jetDef, TString cutfname="") |
std::list< AnalysisEngine > ::iterator | FindAnalysisEngine (const AnalysisEngine &eng) |
void | SetShowPositionD (Bool_t b=kTRUE) |
void | SetShowInvMass (Bool_t b=kTRUE) |
void | SetShow2ProngInvMass (Bool_t b=kTRUE) |
void | SetShowSoftPionPt (Bool_t b=kTRUE) |
void | SetShowDeltaR (Bool_t b=kTRUE) |
void | SetShowDeltaEta (Bool_t b=kTRUE) |
void | SetShowDeltaPhi (Bool_t b=kTRUE) |
void | SetShowPositionJet (Bool_t b=kTRUE) |
void | SetShowJetConstituents (Bool_t b=kTRUE) |
void | SetApplyKinematicCuts (Bool_t b) |
void | SetTreeOutput (Bool_t b) |
virtual void | UserCreateOutputObjects () |
Creates the output containers. More... | |
virtual void | ExecOnce () |
virtual Bool_t | Run () |
virtual Bool_t | FillHistograms () |
![]() | |
AliAnalysisTaskEmcal () | |
AliAnalysisTaskEmcal (const char *name, Bool_t histo=kFALSE) | |
virtual | ~AliAnalysisTaskEmcal () |
AliParticleContainer * | AddParticleContainer (const char *n) |
AliTrackContainer * | AddTrackContainer (const char *n) |
AliMCParticleContainer * | AddMCParticleContainer (const char *n) |
AliClusterContainer * | AddClusterContainer (const char *n) |
void | AdoptParticleContainer (AliParticleContainer *cont) |
void | AdoptTrackContainer (AliTrackContainer *cont) |
void | AdoptMCParticleContainer (AliMCParticleContainer *cont) |
void | AdoptClusterContainer (AliClusterContainer *cont) |
AliParticleContainer * | GetParticleContainer (Int_t i=0) const |
AliParticleContainer * | GetParticleContainer (const char *name) const |
AliClusterContainer * | GetClusterContainer (Int_t i=0) const |
AliClusterContainer * | GetClusterContainer (const char *name) const |
AliMCParticleContainer * | GetMCParticleContainer (Int_t i=0) const |
AliMCParticleContainer * | GetMCParticleContainer (const char *name) const |
AliTrackContainer * | GetTrackContainer (Int_t i=0) const |
AliTrackContainer * | GetTrackContainer (const char *name) const |
void | RemoveParticleContainer (Int_t i=0) |
void | RemoveClusterContainer (Int_t i=0) |
void | SetCaloCellsName (const char *n) |
void | SetCaloTriggerPatchInfoName (const char *n) |
void | SetCaloTriggersName (const char *n) |
void | SetCentRange (Double_t min, Double_t max) |
void | SetCentralityEstimator (const char *c) |
void | SetClusName (const char *n) |
void | SetClusPtCut (Double_t cut, Int_t c=0) |
void | SetClusTimeCut (Double_t min, Double_t max, Int_t c=0) |
void | SetEventPlaneVsEmcal (Double_t ep) |
void | SetForceBeamType (BeamType f) |
void | SetHistoBins (Int_t nbins, Double_t min, Double_t max) |
void | SetIsEmbedded (Bool_t i) |
void | SetIsPythia (Bool_t i) |
void | SetMakeGeneralHistograms (Bool_t g) |
void | SetMCLabelShift (Int_t s) |
void | SetMinMCLabel (Int_t s) |
void | SetMinNTrack (Int_t min) |
void | SetZvertexDiffValue (Double_t cut) |
void | SetMinPtTrackInEmcal (Double_t min) |
virtual void | SetNCentBins (Int_t n) |
void | SetNeedEmcalGeom (Bool_t n) |
void | SetOffTrigger (UInt_t t) |
void | SetTrackEtaLimits (Double_t min, Double_t max, Int_t c=0) |
void | SetTrackPhiLimits (Double_t min, Double_t max, Int_t c=0) |
void | SetTrackPtCut (Double_t cut, Int_t c=0) |
void | SetTracksName (const char *n) |
void | SetTrigClass (const char *n) |
void | SetTriggerTypeSel (TriggerType t) |
void | SetUseAliAnaUtils (Bool_t b, Bool_t bRejPilup=kTRUE) |
void | SetVzRange (Double_t min, Double_t max) |
void | SetUseSPDTrackletVsClusterBG (Bool_t b) |
void | SetEMCalTriggerMode (EMCalTriggerMode_t m) |
void | SetUseNewCentralityEstimation (Bool_t b) |
void | SetGeneratePythiaInfoObject (Bool_t b) |
void | SetPythiaInfoName (const char *n) |
const TString & | GetPythiaInfoName () const |
const AliEmcalPythiaInfo * | GetPythiaInfo () const |
Protected Member Functions | |
AliRDHFCuts * | LoadDMesonCutsFromFile (TString cutfname, TString cutsname) |
![]() | |
void | LoadPythiaInfo (AliVEvent *event) |
void | SetRejectionReasonLabels (TAxis *axis) |
Bool_t | AcceptCluster (AliVCluster *clus, Int_t c=0) const |
Bool_t | AcceptTrack (AliVParticle *track, Int_t c=0) const |
void | AddObjectToEvent (TObject *obj, Bool_t attempt=kFALSE) |
AliVParticle * | GetAcceptParticleFromArray (Int_t p, Int_t c=0) const |
AliVCluster * | GetAcceptClusterFromArray (Int_t cl, Int_t c=0) const |
TClonesArray * | GetArrayFromEvent (const char *name, const char *clname=0) |
BeamType | GetBeamType () |
TClonesArray * | GetParticleArray (Int_t i=0) const |
TClonesArray * | GetClusterArray (Int_t i=0) const |
Int_t | GetNParticles (Int_t i=0) const |
Int_t | GetNClusters (Int_t i=0) const |
AliEMCALTriggerPatchInfo * | GetMainTriggerPatch (TriggerCategory triggersel=kTriggerLevel1Jet, Bool_t doOfflinSimple=kFALSE) |
Bool_t | HasTriggerType (TriggerType triggersel) |
ULong_t | GetTriggerList () |
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 |
void | GeneratePythiaInfoObject (AliMCEvent *mcEvent) |
void | UserCreateOutputObjects () |
void | UserExec (Option_t *option) |
Bool_t | UserNotify () |
virtual Bool_t | FillGeneralHistograms () |
virtual Bool_t | IsEventSelected () |
virtual Bool_t | RetrieveEventObjects () |
Static Protected Member Functions | |
static const char * | GetHFEventRejectionReasonLabel (UInt_t &bitmap) |
static void | CalculateMassLimits (Double_t range, Int_t pdg, Int_t nbins, Double_t &minMass, Double_t &maxMass) |
![]() | |
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 Double_t * | GenerateFixedBinArray (Int_t n, Double_t min, Double_t max) |
static void | GenerateFixedBinArray (Int_t n, Double_t min, Double_t max, Double_t *array) |
static Double_t | GetParallelFraction (AliVParticle *part1, AliVParticle *part2) |
static Double_t | GetParallelFraction (const TVector3 &vect1, AliVParticle *part2) |
Protected Attributes | |
list< AnalysisEngine > | fAnalysisEngines |
Array of analysis parameters. More... | |
UInt_t | fEnabledAxis |
Use bit defined in EAxis_t to enable axis in the THnSparse. More... | |
Bool_t | fTreeOutput |
If true, output will be posted in a TTree rather than a THnSparse. More... | |
THistManager | fHistManager |
Histogram manager. More... | |
Bool_t | fApplyKinematicCuts |
Apply jet kinematic cuts. More... | |
AliAODEvent * | fAodEvent |
! AOD event More... | |
AliFJWrapper * | fFastJetWrapper |
! Fastjet wrapper More... | |
![]() | |
TString | fPythiaInfoName |
name of pythia info object More... | |
BeamType | fForceBeamType |
forced beam type More... | |
Bool_t | fGeneralHistograms |
whether or not it should fill some general histograms More... | |
Bool_t | fInitialized |
whether or not the task has been already initialized More... | |
Bool_t | fCreateHisto |
whether or not create histograms 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... | |
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 | fTrackPtCut |
cut on track pt in event selection More... | |
Int_t | fMinNTrack |
minimum nr of tracks in event with pT>fTrackPtCut More... | |
Double_t | fZvertexDiff |
upper limit for distance between primary and SPD vertex More... | |
Bool_t | fUseAliAnaUtils |
used for LHC13* data: z-vtx, Ncontributors, z-vtx resolution cuts More... | |
Bool_t | fRejectPileup |
Reject pilup using function AliAnalysisUtils::IsPileUpEvent() More... | |
Bool_t | fTklVsClusSPDCut |
Apply tracklet-vs-cluster SPD cut to reject background events in pp. More... | |
UInt_t | fOffTrigger |
offline trigger for event selection More... | |
TString | fTrigClass |
trigger class name for event selection More... | |
TriggerType | fTriggerTypeSel |
trigger type to select based on trigger patches More... | |
Int_t | fNbins |
no. of pt bins More... | |
Double_t | fMinBinPt |
min pt in histograms More... | |
Double_t | fMaxBinPt |
max pt in histograms More... | |
Double_t | fMinPtTrackInEmcal |
min pt track in emcal More... | |
Double_t | fEventPlaneVsEmcal |
select events which have a certain event plane wrt the emcal More... | |
Double_t | fMinEventPlane |
minimum event plane value More... | |
Double_t | fMaxEventPlane |
maximum event plane value More... | |
TString | fCentEst |
name of V0 centrality estimator More... | |
Bool_t | fIsEmbedded |
trigger, embedded signal More... | |
Bool_t | fIsPythia |
trigger, if it is a PYTHIA production More... | |
Int_t | fSelectPtHardBin |
select one pt hard bin for analysis More... | |
Int_t | fMinMCLabel |
minimum MC label value for the tracks/clusters being considered MC particles More... | |
Int_t | fMCLabelShift |
if MC label > fMCLabelShift, MC label -= fMCLabelShift More... | |
Int_t | fNcentBins |
how many centrality bins More... | |
Bool_t | fNeedEmcalGeom |
whether or not the task needs the emcal geometry More... | |
TObjArray | fParticleCollArray |
particle/track collection array More... | |
TObjArray | fClusterCollArray |
cluster collection array More... | |
ULong_t | fTriggers |
list of fired triggers More... | |
EMCalTriggerMode_t | fEMCalTriggerMode |
EMCal trigger selection mode. More... | |
Bool_t | fUseNewCentralityEstimation |
Use new centrality estimation (for 2015 data) More... | |
Bool_t | fGeneratePythiaInfoObject |
Generate Pythia info object. More... | |
AliAnalysisUtils * | fAliAnalysisUtils |
!vertex selection (optional) More... | |
Bool_t | fIsEsd |
!whether it's an ESD analysis More... | |
AliEMCALGeometry * | fGeom |
!emcal geometry More... | |
TClonesArray * | fTracks |
!tracks More... | |
TClonesArray * | fCaloClusters |
!clusters 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... | |
BeamType | fBeamType |
!event beam type More... | |
AliGenPythiaEventHeader * | fPythiaHeader |
!event Pythia header More... | |
Double_t | fPtHard |
!event pt hard More... | |
Int_t | fPtHardBin |
!event pt hard bin More... | |
Int_t | fNTrials |
!event trials More... | |
Float_t | fXsection |
!x-section from pythia header More... | |
AliEmcalPythiaInfo * | fPythiaInfo |
!event parton info More... | |
TList * | fOutput |
!output list More... | |
TH1 * | fHistEventCount |
!incoming and selected events More... | |
TH1 * | fHistTrialsAfterSel |
!total number of trials per pt hard bin after selection More... | |
TH1 * | fHistEventsAfterSel |
!total number of events per pt hard bin after selection More... | |
TProfile * | fHistXsectionAfterSel |
!x section from pythia header More... | |
TH1 * | fHistTrials |
!trials from pyxsec.root More... | |
TH1 * | fHistEvents |
!total number of events per pt hard bin More... | |
TProfile * | fHistXsection |
!x section from pyxsec.root More... | |
TH1 * | fHistPtHard |
!pt hard distribution More... | |
TH1 * | fHistCentrality |
!event centrality distribution More... | |
TH1 * | fHistZVertex |
!z vertex position More... | |
TH1 * | fHistEventPlane |
!event plane distribution More... | |
TH1 * | fHistEventRejection |
!book keep reasons for rejecting event More... | |
TH1 * | fHistTriggerClasses |
!number of events in each trigger class More... | |
Private Member Functions | |
AliAnalysisTaskDmesonJets (const AliAnalysisTaskDmesonJets &source) | |
AliAnalysisTaskDmesonJets & | operator= (const AliAnalysisTaskDmesonJets &source) |
Additional Inherited Members | |
![]() | |
static Double_t | fgkEMCalDCalPhiDivide = 4. |
phi value used to distinguish between DCal and EMCal More... | |
Analysis task for D meson jets.
This task selects D meson candidates according to predefined cuts, then runs a jet finder to reconstruct the jets that contain the D meson candidates.
The main output is stored in a THnSparse histogram
Definition at line 60 of file AliAnalysisTaskDmesonJets.h.
Definition at line 67 of file AliAnalysisTaskDmesonJets.h.
Definition at line 65 of file AliAnalysisTaskDmesonJets.h.
Definition at line 64 of file AliAnalysisTaskDmesonJets.h.
Definition at line 66 of file AliAnalysisTaskDmesonJets.h.
Enumerator | |
---|---|
kPositionD | |
kInvMass | |
k2ProngInvMass | |
kSoftPionPt | |
kDeltaR | |
kDeltaEta | |
kDeltaPhi | |
kPositionJet | |
kJetConstituents |
Definition at line 84 of file AliAnalysisTaskDmesonJets.h.
Enumerator | |
---|---|
kD0toKpi | |
kDstartoKpipi |
Definition at line 69 of file AliAnalysisTaskDmesonJets.h.
Enumerator | |
---|---|
kNoMC | |
kSignalOnly | |
kBackgroundOnly | |
kMCTruth |
Definition at line 70 of file AliAnalysisTaskDmesonJets.h.
Enumerator | |
---|---|
kDecayOther | |
kDecayD0toKpi | |
kDecayDStartoKpipi | |
kAnyDecay |
Definition at line 77 of file AliAnalysisTaskDmesonJets.h.
Enumerator | |
---|---|
kUnknownQuark | |
kFromBottom | |
kFromCharm |
Definition at line 71 of file AliAnalysisTaskDmesonJets.h.
AliAnalysisTaskDmesonJets::AliAnalysisTaskDmesonJets | ( | ) |
This is the default constructor, used for ROOT I/O purposes.
Definition at line 1671 of file AliAnalysisTaskDmesonJets.cxx.
AliAnalysisTaskDmesonJets::AliAnalysisTaskDmesonJets | ( | const char * | name | ) |
This is the standard named constructor.
name | Name of the task |
Definition at line 1687 of file AliAnalysisTaskDmesonJets.cxx.
|
virtual |
This is the standard destructor.
Definition at line 1701 of file AliAnalysisTaskDmesonJets.cxx.
|
private |
AliAnalysisTaskDmesonJets::AnalysisEngine * AliAnalysisTaskDmesonJets::AddAnalysisEngine | ( | ECandidateType_t | type, |
EMCMode_t | MCmode, | ||
EJetType_t | jettype, | ||
Double_t | jetradius, | ||
TString | cutfname = "" |
||
) |
Add a new AnalysisEngine object.
type | One of the enum constants of ECandidateType_t |
bkgMode | One of the enum constants of EMCMode_t |
jetradius | Radius of the jet |
cuts | Name of the file that container D meson cut object (if null, it will use standard cuts) |
Definition at line 1739 of file AliAnalysisTaskDmesonJets.cxx.
AliAnalysisTaskDmesonJets::AnalysisEngine * AliAnalysisTaskDmesonJets::AddAnalysisEngine | ( | ECandidateType_t | type, |
EMCMode_t | MCmode, | ||
const AliHFJetDefinition & | jetDef, | ||
TString | cutfname = "" |
||
) |
Add a new AnalysisEngine object.
type | One of the enum constants of ECandidateType_t |
bkgMode | One of the enum constants of EMCMode_t |
jetradius | Radius of the jet |
cuts | Name of the file that container D meson cut object (if null, it will use standard cuts) |
Definition at line 1753 of file AliAnalysisTaskDmesonJets.cxx.
|
staticprotected |
Set the mass limits for the histograms using information from TDatabasePDG.
range | This parameter is used to calculate the mass range as [mass - range/2 ; mass + range/2] |
pdg | PDG code of the candidate |
nbins | Number of bins in the histogram |
minMass | Reference to a Double_t where the minimum mass will be stored |
maxMass | Reference to a Double_t where the maximum mass will be stored |
Definition at line 2076 of file AliAnalysisTaskDmesonJets.cxx.
Referenced by AliAnalysisTaskDmesonJets::AnalysisEngine::BuildHnSparse(), AliAnalysisTaskDmesonJets::AnalysisEngine::SetCandidateProperties(), and UserCreateOutputObjects().
|
virtual |
Does some specific initializations for the analysis engines, then calls the base class ExecOnce() method.
Reimplemented from AliAnalysisTaskEmcal.
Definition at line 1931 of file AliAnalysisTaskDmesonJets.cxx.
|
virtual |
Fill the histograms.
Reimplemented from AliAnalysisTaskEmcal.
Definition at line 2051 of file AliAnalysisTaskDmesonJets.cxx.
std::list< AliAnalysisTaskDmesonJets::AnalysisEngine >::iterator AliAnalysisTaskDmesonJets::FindAnalysisEngine | ( | const AnalysisEngine & | eng | ) |
Definition at line 1797 of file AliAnalysisTaskDmesonJets.cxx.
Referenced by AddAnalysisEngine().
|
staticprotected |
Takes a bitmap and converts the first rejection reason bit to a string; it unsets the first bit.
bitmap | Bitmap with one or more bit sets by AliRDHFCuts (only the first one will be considered) |
Definition at line 2098 of file AliAnalysisTaskDmesonJets.cxx.
Referenced by Run().
|
protected |
Load D meson cuts from a file.
cutfname | Name of the file containing the cut object |
cutsname | Name of the object cuts |
Definition at line 1712 of file AliAnalysisTaskDmesonJets.cxx.
Referenced by AddAnalysisEngine().
|
private |
|
virtual |
Run the analysis
Reimplemented from AliAnalysisTaskEmcal.
Definition at line 2007 of file AliAnalysisTaskDmesonJets.cxx.
|
inline |
Definition at line 413 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 405 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 408 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 409 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 407 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 404 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 411 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 403 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 410 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 406 of file AliAnalysisTaskDmesonJets.h.
|
inline |
Definition at line 414 of file AliAnalysisTaskDmesonJets.h.
|
virtual |
Creates the output containers.
Definition at line 1805 of file AliAnalysisTaskDmesonJets.cxx.
|
protected |
Array of analysis parameters.
Definition at line 428 of file AliAnalysisTaskDmesonJets.h.
Referenced by AddAnalysisEngine(), ExecOnce(), FillHistograms(), FindAnalysisEngine(), Run(), and UserCreateOutputObjects().
|
protected |
! AOD event
Definition at line 433 of file AliAnalysisTaskDmesonJets.h.
Referenced by ExecOnce(), AliAnalysisTaskDmesonJets::AnalysisEngine::ExtractD0Attributes(), Run(), and AliAnalysisTaskDmesonJets::AnalysisEngine::RunDetectorLevelAnalysis().
|
protected |
Apply jet kinematic cuts.
Definition at line 432 of file AliAnalysisTaskDmesonJets.h.
Referenced by FillHistograms(), and SetApplyKinematicCuts().
|
protected |
Use bit defined in EAxis_t to enable axis in the THnSparse.
Definition at line 429 of file AliAnalysisTaskDmesonJets.h.
Referenced by SetShow2ProngInvMass(), SetShowDeltaEta(), SetShowDeltaPhi(), SetShowDeltaR(), SetShowInvMass(), SetShowJetConstituents(), SetShowPositionD(), SetShowPositionJet(), SetShowSoftPionPt(), and UserCreateOutputObjects().
|
protected |
! Fastjet wrapper
Definition at line 434 of file AliAnalysisTaskDmesonJets.h.
Referenced by AliAnalysisTaskDmesonJets::AnalysisEngine::AddInputVectors(), ExecOnce(), AliAnalysisTaskDmesonJets::AnalysisEngine::FindJet(), AliAnalysisTaskDmesonJets::AnalysisEngine::RunParticleLevelAnalysis(), and ~AliAnalysisTaskDmesonJets().
|
protected |
Histogram manager.
Definition at line 431 of file AliAnalysisTaskDmesonJets.h.
Referenced by AliAnalysisTaskDmesonJets::AnalysisEngine::BuildHnSparse(), AliAnalysisTaskDmesonJets::AnalysisEngine::FillHnSparse(), AliAnalysisTaskDmesonJets::AnalysisEngine::FillTree(), AliAnalysisTaskDmesonJets::AnalysisEngine::FindJet(), Run(), AliAnalysisTaskDmesonJets::AnalysisEngine::RunDetectorLevelAnalysis(), AliAnalysisTaskDmesonJets::AnalysisEngine::RunParticleLevelAnalysis(), and UserCreateOutputObjects().
|
protected |
If true, output will be posted in a TTree rather than a THnSparse.
Definition at line 430 of file AliAnalysisTaskDmesonJets.h.
Referenced by FillHistograms(), SetTreeOutput(), and UserCreateOutputObjects().