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

Go to the source code of this file.

Functions

TChainMakeAODInputChain (const char *collectionfileAOD, const char *collectionfileAODfriend, Int_t nfiles=-1, Bool_t stdoutCheck=kFALSE)
 
TChainMakeAODInputChain (const char *pathname="", Int_t firstdir=1, Int_t lastdir=-1)
 
TFileCollection * MakeRootArchFileCollection (const char *collectionfileAOD, Int_t nfiles=-1, Bool_t stdoutCheck=kFALSE)
 
void StageToCAF (TString xmlcoll="collAODLHC08x.xml", TString datasetname="AODVertexingHF_LHC08x_10files", Int_t nfiles=-1)
 
Bool_t CheckStdout (TString aodlfn)
 

Function Documentation

Bool_t CheckStdout ( TString  aodlfn)

Definition at line 250 of file MakeAODInputChain.C.

Referenced by MakeAODInputChain(), and MakeRootArchFileCollection().

TChain* MakeAODInputChain ( const char *  collectionfileAOD,
const char *  collectionfileAODfriend,
Int_t  nfiles = -1,
Bool_t  stdoutCheck = kFALSE 
)

Definition at line 1 of file MakeAODInputChain.C.

Referenced by RunAnalysisAODVertexingHF().

TChain* MakeAODInputChain ( const char *  pathname = "",
Int_t  firstdir = 1,
Int_t  lastdir = -1 
)

Definition at line 123 of file MakeAODInputChain.C.

TFileCollection* MakeRootArchFileCollection ( const char *  collectionfileAOD,
Int_t  nfiles = -1,
Bool_t  stdoutCheck = kFALSE 
)

Definition at line 177 of file MakeAODInputChain.C.

Referenced by StageToCAF().

void StageToCAF ( TString  xmlcoll = "collAODLHC08x.xml",
TString  datasetname = "AODVertexingHF_LHC08x_10files",
Int_t  nfiles = -1 
)

Definition at line 225 of file MakeAODInputChain.C.