AliPhysics  3bba2fe (3bba2fe)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
anaM.C File Reference

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
 

Detailed Description

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

Author
: Gustavo Conesa Balbastre Gusta.nosp@m.vo.C.nosp@m.onesa.nosp@m..Bal.nosp@m.bastr.nosp@m.e@ce.nosp@m.rn.ch, (LPSC-CNRS)

Definition in file anaM.C.

Enumeration Type Documentation

enum anaModes
Enumerator
mLocal 
mPROOF 

Analyze locally files in your computer.

mPlugin 

Analyze files on GRID with Plugin.

mGRID 

Analyze files on GRID with Plugin.

mLocal 
mGRID 
mLocal 
mPROOF 

Analyze locally files in your computer.

mPlugin 

Analyze files on GRID with Plugin.

mGRID 

Analyze files on GRID with Plugin.

mLocal 
mLocalCAF 
mPROOF 
mGRID 
mLocal 
mLocalCAF 
mPROOF 
mGRID 

Definition at line 15 of file anaM.C.

Function Documentation

void anaM ( )

Main execution method.

Definition at line 45 of file anaM.C.

void CreateChain ( const anaModes  mode,
TChain chain 
)

Fills chain with data files paths.

Definition at line 249 of file anaM.C.

Referenced by anaM().

void LoadLibraries ( )

Load analysis libraries. Out of date.

Definition at line 160 of file anaM.C.

Referenced by anaM().

void SetupPar ( char *  pararchivename)

Par files compilation method.

Definition at line 204 of file anaM.C.

Referenced by LoadLibraries().

Variable Documentation

const Bool_t kDoESDFilter = kFALSE

Definition at line 38 of file anaM.C.

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().

TString kInputData = "ESD"

Definition at line 33 of file anaM.C.

const Bool_t kMC = kFALSE

Definition at line 32 of file anaM.C.

Referenced by anaM().

char* kPattern = ""

Definition at line 24 of file anaM.C.

Referenced by CreateChain().

TString kTreeName

Definition at line 34 of file anaM.C.

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().

Int_t mode = mGRID

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().