ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
TestBeam
TBEvent
TBEvent
TBLArDigitContainer.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
/* Generated by Together */
6
7
/* author : Johann Collot */
8
9
/* date of creation : 30/09/2000 */
10
11
/* modification : 30/06/2001 */
12
/* date of last modification : 09/19/2002 HMA
13
Move to DataVector
14
15
08/06/2004 : Imported into TestBeam/TBEvent
16
*/
17
18
19
#ifndef TBLARDIGITCONTAINER_H
20
#define TBLARDIGITCONTAINER_H
21
22
#include "
AthContainers/DataVector.h
"
23
#include "
AthenaKernel/CLASS_DEF.h
"
24
#include "
LArRawEvent/LArDigit.h
"
25
30
// static const CLID s_CLID_TBLARDIGITCONTAINER = 2711 ;
31
40
class
TBLArDigitContainer
:
public
DataVector
<LArDigit> {
41
42
public :
43
44
TBLArDigitContainer
() :
DataVector
<
LArDigit
>() { }
45
49
virtual
~TBLArDigitContainer
() { }
50
private
:
51
56
/*# LArDigit lnkLArDigit; */
57
} ;
58
59
CLASS_DEF
(
TBLArDigitContainer
, 1163833064 , 1 )
60
61
62
63
#endif
CLASS_DEF.h
macros to associate a CLID to a type
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:67
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
LArDigit.h
DataVector< LArDigit >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
LArDigit
Liquid Argon digit base class.
Definition
LArDigit.h:25
TBLArDigitContainer
Gaudi Class ID.
Definition
TBLArDigitContainer.h:40
TBLArDigitContainer::TBLArDigitContainer
TBLArDigitContainer()
Definition
TBLArDigitContainer.h:44
TBLArDigitContainer::~TBLArDigitContainer
virtual ~TBLArDigitContainer()
destructor
Definition
TBLArDigitContainer.h:49
Generated on
for ATLAS Offline Software by
1.17.0