ATLAS Offline Software
TileTTL1Container_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 // TileTTL1Container_p1.h
8 // Header file for class TileTTL1Container_p1
9 // Author: Alexander Solodkov <Sanya.Solodkov@cern.ch>
10 // Date: June 2009
12 #ifndef TILETPCNV_TILETTL1CONTAINER_P1_H
13 #define TILETPCNV_TILETTL1CONTAINER_P1_H
14 
15 // TileTPCnv includes
16 #include "TileTPCnv/TileTTL1_p1.h"
17 
18 class TileTTL1Container_p1 : public std::vector<TileTTL1_p1>
19 {};
20 
21 #endif //> TILETPCNV_TILETTL1CONTAINER_P1_H
TileTTL1Container_p1
Definition: TileTTL1Container_p1.h:19
TileTTL1_p1.h