]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGPP/TRD/macros/AddTRDresolution.C
move OCDB manipulation from local train (run.C) to the task level
authorabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Aug 2010 08:00:30 +0000 (08:00 +0000)
committerabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Aug 2010 08:00:30 +0000 (08:00 +0000)
commit801d4d50be874ce9606b374dbdd8af5bf35f0f18
tree5d26b659412d2d6d5b9f1505d34e4aa89210aa55
parentdbd58ed230ac79762623473a945388fddf2b60e2
move OCDB manipulation from local train (run.C) to the task level
1. task infoGen manages OCDB init (steer via AddTRDinfoGen.C)
2. task resolution manages Geometry/Align loading from OCDB
3. task clusterResolution manages B filed init

the task check PID which depends on OCDB access works now also under PilotAnalysis.C macro.
PWG1/TRD/AliTRDclusterResolution.cxx
PWG1/TRD/AliTRDclusterResolution.h
PWG1/TRD/AliTRDinfoGen.cxx
PWG1/TRD/AliTRDinfoGen.h
PWG1/TRD/AliTRDresolution.cxx
PWG1/TRD/AliTRDresolution.h
PWG1/TRD/info/AliTRDclusterInfo.cxx
PWG1/TRD/info/AliTRDclusterInfo.h
PWG1/TRD/macros/AddTRDinfoGen.C
PWG1/TRD/macros/AddTRDresolution.C
PWG1/TRD/run.C