ATLAS Offline Software
TestBeam
TBEvent
TBEvent
TBTDCRawCont.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 TBTDCRAWCONT_H
6
#define TBTDCRAWCONT_H
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
AthenaKernel/CLASS_DEF.h
"
10
11
#include "
TBEvent/TBTDCRaw.h
"
12
13
14
21
class
TBTDCRawCont
:
public
DataVector
< TBTDCRaw > {
22
public
:
24
TBTDCRawCont
() :
DataVector
<
TBTDCRaw
>() { }
25
27
virtual
~TBTDCRawCont
() { }
28
29
} ;
30
31
CLASS_DEF
(
TBTDCRawCont
, 199428793 , 1 )
32
33
#endif
TBTDCRaw
Definition:
TBTDCRaw.h:21
TBTDCRawCont::TBTDCRawCont
TBTDCRawCont()
Constructor.
Definition:
TBTDCRawCont.h:24
TBTDCRawCont
Definition:
TBTDCRawCont.h:21
TBTDCRawCont::~TBTDCRawCont
virtual ~TBTDCRawCont()
destructor
Definition:
TBTDCRawCont.h:27
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
TBTDCRaw.h
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
Generated on Sun Dec 22 2024 21:19:04 for ATLAS Offline Software by
1.8.18