ATLAS Offline Software
TileTTL1CellContainer_p1.h
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // TileTTL1CellContainer_p1.h
8 // Header file for class TileTTL1CellContainer_p1
9 // Author: Alexander Solodkov <Sanya.Solodkov@cern.ch>
10 // Date: June 2009
12 #ifndef TILETPCNV_TILETTL1CELLCONTAINER_P1_H
13 #define TILETPCNV_TILETTL1CELLCONTAINER_P1_H
14 
15 // TileTPCnv includes
17 
18 class TileTTL1CellContainer_p1 : public std::vector<TileTTL1Cell_p1>
19 {};
20 
21 #endif //> TILETPCNV_TILETTL1CELLCONTAINER_P1_H
TileTTL1CellContainer_p1
Definition: TileTTL1CellContainer_p1.h:19
TileTTL1Cell_p1.h