]> git.uio.no Git - u/mrichter/AliRoot.git/blame - STEER/AliESDMultITS.cxx
check if event specie is set before using
[u/mrichter/AliRoot.git] / STEER / AliESDMultITS.cxx
CommitLineData
16c743f2 1#include "AliESDMultITS.h"
2
3// ##################################################################
4// Simple data class to store mult hits (either clusters or tracklets)
5// from the ITS. The class only keeps the phi and the eta of the mult
6// hit.
7// ##################################################################
8
9
10ClassImp(AliESDMultITS)
11
12
13