LCOV - code coverage report | ||||||||||||||||||||||
![]() | ||||||||||||||||||||||
|
||||||||||||||||||||||
![]() |
Line data Source code 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 : 10 172 : ClassImp(AliESDMultITS) 11 : 12 : 13 : |
![]() |
Generated by: LCOV version 1.11 |