ATLAS Offline Software
TestBeam
TBEvent
TBEvent
TBMWPCCont.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
#include "
AthContainers/DataVector.h
"
6
#include "
AthenaKernel/CLASS_DEF.h
"
7
#include "
TBEvent/TBMWPC.h
"
8
9
#ifndef TBMWPCCONT_H
10
#define TBMWPCCONT_H
11
17
class
TBMWPCCont
:
public
DataVector
<TBMWPC> {
18
public
:
20
TBMWPCCont
() :
DataVector
<
TBMWPC
>() { }
21
22
23
25
virtual
~TBMWPCCont
() { }
26
27
} ;
28
29
CLASS_DEF
(
TBMWPCCont
, 34162951 , 1 )
30
31
#endif
TBMWPCCont::TBMWPCCont
TBMWPCCont()
Constructor.
Definition:
TBMWPCCont.h:20
TBMWPCCont::~TBMWPCCont
virtual ~TBMWPCCont()
destructor
Definition:
TBMWPCCont.h:25
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
TBMWPCCont
Definition:
TBMWPCCont.h:17
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
TBMWPC
Definition:
TBMWPC.h:30
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
TBMWPC.h
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Fri Jan 10 2025 21:18:31 for ATLAS Offline Software by
1.8.18