ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArRawEvent
LArRawEvent
LArTTL1Container.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
// * author : Fabienne Ledroit *
6
// * date of creation : 09/01/2003 *
7
8
#ifndef LARTTL1CONTAINER_H
9
#define LARTTL1CONTAINER_H
10
11
#include "
AthContainers/DataVector.h
"
12
#include "
AthenaKernel/CLASS_DEF.h
"
13
#include "
LArRawEvent/LArTTL1.h
"
14
15
23
24
class
LArTTL1Container
:
public
DataVector
<LArTTL1> {
25
26
public :
30
31
LArTTL1Container
();
32
36
virtual
~LArTTL1Container
();
37
38
private
:
39
40
} ;
41
42
43
CLASS_DEF
(
LArTTL1Container
,2771,0)
44
45
#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.
LArTTL1.h
DataVector< LArTTL1 >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
LArTTL1Container
Container class for LArTTL1.
Definition
LArTTL1Container.h:24
LArTTL1Container::LArTTL1Container
LArTTL1Container()
constructor
Definition
LArTTL1Container.cxx:7
LArTTL1Container::~LArTTL1Container
virtual ~LArTTL1Container()
destructor
Generated on
for ATLAS Offline Software by
1.17.0