]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/PHOS/ana/digits/README
Added various files used for analysis of HLT output data.
[u/mrichter/AliRoot.git] / HLT / PHOS / ana / digits / README
1 To load (and compile) the shared libraries, add this to the macro:
2
3 gROOT->ProcessLine(".L <PATH>/AliHLTPHOSDebugRawDigit.cxx++");
4 gROOT->ProcessLine(".L <PATH>/AliHLTPHOSBaseline.cxx++");
5
6
7 where <PATH> is the location of the files.