]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ITS/AliITSresponse.cxx
The access to several data members was changed from public to protected. The digitisa...
[u/mrichter/AliRoot.git] / ITS / AliITSresponse.cxx
1 ////////////////////////////////////////////////
2 //  Response class for set:ITS                //
3 ////////////////////////////////////////////////
4
5 #include <TF1.h>
6 #include <TString.h>
7 #include "AliITSresponse.h"
8
9 ClassImp(AliITSresponse)