ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventAthenaPool
MuonEventAthenaPool
TgcRdoContainer_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
#ifndef MUON_TGCRDOCONTAINER_P1_H
6
#define MUON_TGCRDOCONTAINER_P1_H
7
8
/*
9
10
Persistent represenation of a container of TgcRdo,
11
Author: Marcin Nowak
12
CERN, February, 2006
13
14
*/
15
16
#include <vector>
17
#include "
MuonEventAthenaPool/TgcRdo_p1.h
"
18
19
20
class
TgcRdoContainer_p1
21
:
public
std::vector<TgcRdo_p1>
22
{
23
public
:
24
// Default constructor
25
TgcRdoContainer_p1
() {}
26
};
27
28
#endif
29
30
31
32
TgcRdoContainer_p1
Definition:
TgcRdoContainer_p1.h:22
TgcRdoContainer_p1::TgcRdoContainer_p1
TgcRdoContainer_p1()
Definition:
TgcRdoContainer_p1.h:25
TgcRdo_p1.h
Generated on Tue Dec 24 2024 21:19:36 for ATLAS Offline Software by
1.8.18