ATLAS Offline Software
RpcPadContainer_p1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // RpcPadContainer_p1.h
6 
7 #ifndef MUONEVENTATHENAPOOL_RPCPADCONAINTER_P1_H
8 #define MUONEVENTATHENAPOOL_RPCPADCONAINTER_P1_H
9 
15 #include <vector>
17 
19 :public std::vector<RpcPad_p1> {
20 
21 public:
23  //friend class RpcPadContainerCnv_p1;
24 
25 };
26 #endif
27 
28 
RpcPadContainer_p1::RpcPadContainer_p1
RpcPadContainer_p1()
Definition: RpcPadContainer_p1.h:22
RpcPad_p1.h
RpcPadContainer_p1
Definition: RpcPadContainer_p1.h:19