ATLAS Offline Software
TestBeam
TBEvent
TBEvent
TBADCRawCont.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 TBADCRAWCONT_H
6
#define TBADCRAWCONT_H
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
AthenaKernel/CLASS_DEF.h
"
10
11
#include "
TBEvent/TBADCRaw.h
"
12
13
20
class
TBADCRawCont
:
public
DataVector
< TBADCRaw > {
21
public
:
23
TBADCRawCont
() :
DataVector
<
TBADCRaw
>() { }
24
26
virtual
~TBADCRawCont
() { }
27
28
} ;
29
CLASS_DEF
(
TBADCRawCont
, 206065774 , 1 )
30
31
#endif
TBADCRawCont::TBADCRawCont
TBADCRawCont()
Constructor.
Definition:
TBADCRawCont.h:23
TBADCRaw
Definition:
TBADCRaw.h:21
TBADCRawCont::~TBADCRawCont
virtual ~TBADCRawCont()
destructor
Definition:
TBADCRawCont.h:26
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
TBADCRaw.h
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
TBADCRawCont
Definition:
TBADCRawCont.h:20
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Sun Dec 22 2024 21:19:00 for ATLAS Offline Software by
1.8.18