1 #ifndef ALIESDTAGCREATOR_H 2 #define ALIESDTAGCREATOR_H 47 void CreateESDTags(Int_t fFirstEvent, Int_t fLastEvent,
AliGRPObject *grpData, ULong_t * qa, Bool_t * es, Int_t qalength, Int_t eslength);
58 void CreateTag(TChain *chain,
const char* type);
59 void CreateTag(TFile* file,
const char *guid,
const char *md5,
const char *turl, Long64_t size, Int_t Counter);
60 void CreateTag(TFile* file,
const char *filepath, Int_t Counter);
Bool_t ReadCAFCollection(const char *filename)
Bool_t ReadGridCollection(TGridResult *result)
void CreateTag(TChain *chain, const char *type)
void CreateESDTagsFullRun(TTree *chain, AliGRPObject *grpData, ULong_t *qa, Bool_t *es, Int_t qalength, Int_t eslength)
void CreateESDTags(Int_t fFirstEvent, Int_t fLastEvent, AliGRPObject *grpData, ULong_t *qa, Bool_t *es, Int_t qalength, Int_t eslength)
void CreateESDRunTagSummary(TTree *chain)
void SetInactiveBranches(const char *branches)
AliESDTagCreator & operator=(const AliESDTagCreator &creator)
void FillEventTag(TTree *chain, AliEventTag *evTag, Int_t iEventNumber, AliESDEvent *esd)
Bool_t ReadLocalCollection(const char *localpath)
void SwitchOffBranches() const