]> git.uio.no Git - u/mrichter/AliRoot.git/commit
AliITS.h
authornilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 2 May 2002 18:51:53 +0000 (18:51 +0000)
committernilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 2 May 2002 18:51:53 +0000 (18:51 +0000)
commitff0e455e505aa1a7a93e846e32e94a60600b7ffd
treecc9e2477fa29816d6a310bcdf7f5e5dad6ed185f
parent0ca9dbc9413585d6937310d289264b09c5537836
AliITS.h
   Method MakeBranchR has now a second argument, with a default value:
       Option_t *opt=" ". Opt="Fast" is to create a separate branch
       for fast points in TreeR
   New method MakeBranchRF: it a separate branch in TreeR for Fast Points

AliITS.cxx
1) TTree->Write() replaced with TTree->AutoSave for TreeS, TreeD and
   TreeR
2) Changes in MakeBranchR to allow the creation of a special branch
   for fast points
ITS/AliITS.cxx
ITS/AliITS.h