ATLAS Offline Software
TestBeam
TBEvent
TBEvent
TBScintillatorRawCont.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/TBScintillatorRaw.h
"
8
9
#ifndef TBSCINTILLATORRAWCONT_H
10
#define TBSCINTILLATORRAWCONT_H
11
18
class
TBScintillatorRawCont
:
public
DataVector
< TBScintillatorRaw > {
19
public
:
21
TBScintillatorRawCont
() :
DataVector
<
TBScintillatorRaw
>() { }
22
23
24
26
virtual
~TBScintillatorRawCont
() { }
27
28
} ;
29
CLASS_DEF
(
TBScintillatorRawCont
, 119910655 , 1 )
30
31
#endif
TBScintillatorRaw.h
TBScintillatorRawCont::~TBScintillatorRawCont
virtual ~TBScintillatorRawCont()
destructor
Definition:
TBScintillatorRawCont.h:26
TBScintillatorRaw
Definition:
TBScintillatorRaw.h:26
TBScintillatorRawCont::TBScintillatorRawCont
TBScintillatorRawCont()
Constructor.
Definition:
TBScintillatorRawCont.h:21
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
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
TBScintillatorRawCont
Definition:
TBScintillatorRawCont.h:18
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Fri Jan 10 2025 21:18:32 for ATLAS Offline Software by
1.8.18