ATLAS Offline Software
Loading...
Searching...
No Matches
SiHitCollection.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef SITRACKEREVENT_SIHITCOLLECTION_H
6#define SITRACKEREVENT_SIHITCOLLECTION_H
7
10#include "HitManagement/AthenaHitsVector.h"// for back compatibility
13
17
18#ifndef __CINT__
19 CLASS_DEF(SiHitCollection, 2545 , 1 )
20 CLASS_DEF(SiOldHitCollection, 1175907564, 1 )
21#endif
22
23#endif // SITRACKEREVENT_SIHITCOLLECTION_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
AtlasHitsVector< SiHit > SiHitCollection
AtlasHitsVector< SiHit >::const_iterator SiHitConstIterator
AtlasHitsVector< SiHit >::iterator SiHitIterator
AthenaHitsVector< SiHit > SiOldHitCollection
CONT::const_iterator const_iterator
CONT::iterator iterator