]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/ESD/AliESDTOFHit.cxx
added new classes for TOF clusters/matches storage in the ESD
authorshahoian <ruben.shahoyan@cern.ch>
Wed, 12 Feb 2014 15:34:49 +0000 (16:34 +0100)
committershahoian <ruben.shahoyan@cern.ch>
Wed, 12 Feb 2014 15:45:48 +0000 (16:45 +0100)
commit2874a2f55f3ef6da6f2c455f741938d7ef4396fe
tree93c49089d674e46f9a31e535606f3acbf9d2225e
parentbbb94467228739485e6366761dcee1cb15555ed2
added new classes for TOF clusters/matches storage in the ESD
STEER/ESD/AliESDTOFCluster.cxx [new file with mode: 0644]
STEER/ESD/AliESDTOFCluster.h [new file with mode: 0644]
STEER/ESD/AliESDTOFHit.cxx [new file with mode: 0644]
STEER/ESD/AliESDTOFHit.h [new file with mode: 0644]
STEER/ESD/AliESDTOFMatch.cxx [new file with mode: 0644]
STEER/ESD/AliESDTOFMatch.h [new file with mode: 0644]
STEER/STEERBase/AliVTOFHit.cxx [new file with mode: 0644]
STEER/STEERBase/AliVTOFHit.h [new file with mode: 0644]
STEER/STEERBase/AliVTOFMatch.cxx [new file with mode: 0644]
STEER/STEERBase/AliVTOFMatch.h [new file with mode: 0644]