ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
TestBeam
TBEvent
TBEvent
TBMWPCCont.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/TBMWPC.h
"
8
9
#ifndef TBMWPCCONT_H
10
#define TBMWPCCONT_H
11
17
class
TBMWPCCont
:
public
DataVector
<TBMWPC> {
18
public
:
20
TBMWPCCont
() :
DataVector
<
TBMWPC
>() { }
21
22
23
25
virtual
~TBMWPCCont
() { }
26
27
} ;
28
29
CLASS_DEF
(
TBMWPCCont
, 34162951 , 1 )
30
31
#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.
TBMWPC.h
DataVector< TBMWPC >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
TBMWPCCont
"TBEvent/TBMWPCCont.h"
Definition
TBMWPCCont.h:17
TBMWPCCont::TBMWPCCont
TBMWPCCont()
Constructor.
Definition
TBMWPCCont.h:20
TBMWPCCont::~TBMWPCCont
virtual ~TBMWPCCont()
destructor
Definition
TBMWPCCont.h:25
TBMWPC
Definition
TBMWPC.h:30
Generated on
for ATLAS Offline Software by
1.17.0