ATLAS Offline Software
Loading...
Searching...
No Matches
TileHitVector.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//************************************************************
6//
7// Collection definition for TileHit
8//
9// Author: Vakho Tsulaia <Vakhtang.Tsulaia@cern.ch>
10// October 17th, 2003.
11// 20/02/04 - Name changed to TileHitVector
12//
13//************************************************************
14
15#ifndef TileHitVector_H
16#define TileHitVector_H
17
18#include <iostream>
19#include <vector>
25
27
31
32CLASS_DEF(TileHitVector, 2960, 1 )
34
35#endif
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< TileHit >::iterator TileHitVecIterator
AtlasHitsVector< TileHit >::const_iterator TileHitVecConstIterator
AtlasHitsVector< TileHit > TileHitVector
AthenaHitsVector< TileHit > TileOldHitVector
CONT::const_iterator const_iterator
CONT::iterator iterator