![]() |
AliPhysics
3bba2fe (3bba2fe)
|
Example of execution macro for mixing frame analysis. More...
Go to the source code of this file.
Enumerations | |
enum | anaModes { mLocal = 0, mPROOF = 1, mPlugin = 2, mGRID = 3, mLocal, mGRID, mLocal = 0, mPROOF = 1, mPlugin = 2, mGRID = 3, mLocal, mLocalCAF, mPROOF, mGRID, mLocal, mLocalCAF, mPROOF, mGRID } |
Functions | |
void | anaM () |
Main execution method. More... | |
void | LoadLibraries () |
Load analysis libraries. Out of date. More... | |
void | SetupPar (char *pararchivename) |
Par files compilation method. More... | |
void | CreateChain (const anaModes mode, TChain *chain) |
Fills chain with data files paths. More... | |
Variables | |
char * | kInDir = "/Users/ymao/group/ana/7TeV/corr" |
char * | kPattern = "" |
Int_t | kFile = 1 |
char * | kXML = "collection.xml" |
const Bool_t | kMC = kFALSE |
TString | kInputData = "ESD" |
TString | kTreeName |
const TString | calorimeter = "EMCAL" |
const Bool_t | kUsePAR = kFALSE |
const Bool_t | kDoESDFilter = kFALSE |
Int_t | mode = mGRID |
Example of execution macro for mixing frame analysis.
Example macro to do analysis with the analysis classes in CaloTrackCorrelations within the mixing frame in local or grid modes.
Not being used for long time, keep it in case it is useful in future
Definition in file anaM.C.
enum anaModes |
void LoadLibraries | ( | ) |
void SetupPar | ( | char * | pararchivename | ) |
const TString calorimeter = "EMCAL" |
Definition at line 35 of file anaM.C.
Referenced by AddTaskCaloTrackCorr(), AddTaskCaloTrackPi0Flow(), AddTaskGammaHadronCorrelation(), AddTaskGammaJetCorrelation(), AddTaskIsoPhoton(), AddTaskPi0(), AddTaskPi0IMGammaCorrQA(), ConfigureHadronCorrelationAnalysis(), ConfigureIsolationAnalysis(), ConfigurePhotonAnalysis(), ConfigurePhotonJetAnalysis(), ConfigurePi0Analysis(), ConfigureQAAnalysis(), ConfigureReader(), AliCaloPID::GetIdentifiedParticleTypeFromClusterSplitting(), AliCalorimeterUtils::GetNumberOfLocalMaxima(), SetHistoRangeAndNBins(), and AliCalorimeterUtils::SplitEnergy().
Int_t kFile = 1 |
Definition at line 25 of file anaM.C.
Referenced by CreateChain().
char* kInDir = "/Users/ymao/group/ana/7TeV/corr" |
Definition at line 23 of file anaM.C.
Referenced by CreateChain().
char* kPattern = "" |
Definition at line 24 of file anaM.C.
Referenced by CreateChain().
const Bool_t kUsePAR = kFALSE |
Definition at line 36 of file anaM.C.
Referenced by LoadLibraries().
char* kXML = "collection.xml" |
Definition at line 28 of file anaM.C.
Referenced by CreateChain().
Definition at line 40 of file anaM.C.
Referenced by AliTrackletPtPidStrWeights::AddAbundanceWeight(), AliTrackletPtPidStrWeights::AddStrangenessWeight(), AliAnalysisTaskSEVertexingHFTest(), ana(), anaCaloFilter(), anaM(), anaQA(), CorrectOneBin(), CreateChain(), AliTrackletdNdetaPost::DrawdNdeta(), AliTrackletdNdeta::DrawdNdeta(), DrawOutputPID(), AliTrackletdNdetaPost::DrawParams(), emcalReclusterize(), AliTrackletdNdetaTask::FillBins(), AliTrackletdNdetaMCTask::FillBins(), ForwardOADBGUI::HandleQuery(), TestF::LoopTwo(), AliFMDEncodedEdx::Make1D(), MakeFlow(), makeInputAliAnalysisTaskSED0Mass(), makeInputAliAnalysisTaskSEDStarSpectra(), makeInputAliAnalysisTaskSESignificanceMaximization(), MuonResolution(), AliOADBForward::Open(), AliTrackletdNdetaTask::Reconstruct(), RunMuonQA(), AliTrackletBaseWeights::SetCalc(), AliTrackletAODTask::SetFilterStrange(), AliAnalysisTaskChargedJetsHadronCF::SetJetOutputMode(), AliEmcalJetTask::SetLegacyMode(), AliFJWrapper::SetLegacyMode(), AliAnalysisTaskChargedJetsHadronCF::SetPythiaExtractionMode(), AliRDHFCutsDStartoKpipi::SetStandardCutsPbPb2010(), AliRDHFCutsD0toKpi::SetStandardCutsPbPb2010(), AliRDHFCutsD0toKpi::SetStandardCutsPbPb2010Peripherals(), AliRDHFCutsDStartoKpipi::SetStandardCutsPbPb2011DStar(), AliRDHFCutsDStartoKpipi::SetStandardCutsPP2010(), AliRDHFCutsD0toKpi::SetStandardCutsPP2010(), AliRDHFCutsDStartoKpipi::SetStandardCutsPP2010DStarMult(), AliRDHFCutsD0toKpi::SetStandardCutsPP2010vsMult(), AliRDHFCutsD0toKpi::SetStandardCutsPP2011_276TeV(), and AliTrackletAODWeightedMCdNdeta::SetWeightCalc().