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