ATLAS Offline Software
TestBeam
TBEvent
TBEvent
TBBPCCont.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/TBBPC.h
"
8
9
#ifndef TBBPCCONT_H
10
#define TBBPCCONT_H
11
17
class
TBBPCCont
:
public
DataVector
<TBBPC> {
18
public
:
20
TBBPCCont
() :
DataVector
<
TBBPC
>() { }
21
22
23
25
virtual
~TBBPCCont
() { }
26
27
} ;
28
CLASS_DEF
(
TBBPCCont
, 245525186 , 1 )
29
#endif
TBBPCCont::TBBPCCont
TBBPCCont()
Constructor.
Definition:
TBBPCCont.h:20
TBBPCCont::~TBBPCCont
virtual ~TBBPCCont()
destructor
Definition:
TBBPCCont.h:25
TBBPC
Definition:
TBBPC.h:23
TBBPC.h
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
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
CLASS_DEF.h
macros to associate a CLID to a type
TBBPCCont
Definition:
TBBPCCont.h:17
Generated on Thu Nov 7 2024 21:27:10 for ATLAS Offline Software by
1.8.18