]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ITS/AliITSsegmentation.cxx
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / ITS / AliITSsegmentation.cxx
1 ////////////////////////////////////////////////
2 //  Segmentation class for set:ITS            //
3 ////////////////////////////////////////////////
4
5 #include <TF1.h>
6 #include "AliITSsegmentation.h"
7
8 ClassImp(AliITSsegmentation)