]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ITS/AliITSresponse.cxx
Updated version of the Bari code to work with the HEAD. A new test macros has also...
[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)