]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/AliTagCreator.h
i) Modified the ReadGridCollection(TGridResult *result) instead of the old ReadESDCol...
authorpanos <panos@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Aug 2006 15:53:14 +0000 (15:53 +0000)
committerpanos <panos@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Aug 2006 15:53:14 +0000 (15:53 +0000)
commitc336835b2042c36cad03385ed9cf683d62b7048c
tree2829cbbd6d771401d402dc600b02efc03668d256
parent719bd6720a895b8365c9eb7b5c85cf3c993c9a8c
i) Modified the ReadGridCollection(TGridResult *result) instead of the old ReadESDCollection(TGridResult *result). ii) Added the ReadLocalCollection(const char *localpath) that creates the tags in the case where the ESDs are stored locally. iii) Added the ReadCAFCollection(const char *filename) that creates the tags for the CAF stored ESDs. iv) Added the private CreateTag(TFile* file, const char *filepath, Int_t Counter) for the creation of the locally stored ESDs.
STEER/AliTagCreator.cxx
STEER/AliTagCreator.h