ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
TestBeam
TBEvent
TBEvent
TBMWPCRawCont.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
6
#include "
AthContainers/DataVector.h
"
7
#include "
AthenaKernel/CLASS_DEF.h
"
8
#include "
TBEvent/TBMWPCRaw.h
"
9
10
#ifndef TBMWPCRAWCONT_H
11
#define TBMWPCRAWCONT_H
12
18
class
TBMWPCRawCont
:
public
DataVector
<TBMWPCRaw> {
19
public
:
21
TBMWPCRawCont
() :
DataVector
<
TBMWPCRaw
>() { }
22
23
24
26
virtual
~TBMWPCRawCont
() { }
27
28
} ;
29
30
CLASS_DEF
(
TBMWPCRawCont
, 221991264 , 1 )
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.
TBMWPCRaw.h
DataVector< TBMWPCRaw >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
TBMWPCRawCont
"TBEvent/TBMWPCRawCont.h"
Definition
TBMWPCRawCont.h:18
TBMWPCRawCont::~TBMWPCRawCont
virtual ~TBMWPCRawCont()
destructor
Definition
TBMWPCRawCont.h:26
TBMWPCRawCont::TBMWPCRawCont
TBMWPCRawCont()
Constructor.
Definition
TBMWPCRawCont.h:21
TBMWPCRaw
Definition
TBMWPCRaw.h:24
Generated on
for ATLAS Offline Software by
1.17.0