ATLAS Offline Software
TileMuContainer_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 // TileMuContainer_p1.h
8 // Header file for class TileMuContainer_p1
9 // Author: Aranzazu Ruiz <aranzazu.ruiz.martinez@cern.ch>
10 // Date: July 2008
12 #ifndef TILETPCNV_TILEMUCONTAINER_P1_H
13 #define TILETPCNV_TILEMUCONTAINER_P1_H
14 
15 // TileTPCnv includes
16 #include "TileTPCnv/TileMu_p1.h"
17 
18 class TileMuContainer_p1 : public std::vector<TileMu_p1>
19 {};
20 
21 #endif //> TILETPCNV_TILEMUCONTAINER_P1_H
TileMuContainer_p1
Definition: TileMuContainer_p1.h:19
TileMu_p1.h