]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TRD/AliTRDanalyzeDigits.C
Inlcude absolute path for AliTRDconfig.C
[u/mrichter/AliRoot.git] / TRD / AliTRDanalyzeDigits.C
CommitLineData
793ff80c 1Int_t AliTRDanalyzeDigits()
2{
3 //
4 // Analyzes the digits
5 //
6
7 Int_t rc = 0;
8
9 return rc;
10
11}