EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::RawCALOROCHitObj Class Reference

#include <RawCALOROCHitObj.h>

Public Member Functions

 RawCALOROCHitObj ()
 constructor
 
 RawCALOROCHitObj (const RawCALOROCHitObj &)
 copy constructor (does a deep-copy of relation containers)
 
 RawCALOROCHitObj (const podio::ObjectID &id, const RawCALOROCHitData &data)
 
RawCALOROCHitObjoperator= (const RawCALOROCHitObj &)=delete
 No assignment operator.
 
virtual ~RawCALOROCHitObj ()
 

Public Attributes

podio::ObjectID id {}
 
RawCALOROCHitData data
 
std::vector< edm4eic::CALOROC1ASample > * m_aSamples {nullptr}
 
std::vector< edm4eic::CALOROC1BSample > * m_bSamples {nullptr}
 

Constructor & Destructor Documentation

◆ RawCALOROCHitObj() [1/3]

edm4eic::RawCALOROCHitObj::RawCALOROCHitObj ( )

constructor

◆ RawCALOROCHitObj() [2/3]

edm4eic::RawCALOROCHitObj::RawCALOROCHitObj ( const RawCALOROCHitObj & other)

copy constructor (does a deep-copy of relation containers)

◆ RawCALOROCHitObj() [3/3]

edm4eic::RawCALOROCHitObj::RawCALOROCHitObj ( const podio::ObjectID & id,
const RawCALOROCHitData & data )

constructor from ObjectID and RawCALOROCHitData does not initialize the internal relation containers

◆ ~RawCALOROCHitObj()

edm4eic::RawCALOROCHitObj::~RawCALOROCHitObj ( )
virtual

Member Function Documentation

◆ operator=()

RawCALOROCHitObj & edm4eic::RawCALOROCHitObj::operator= ( const RawCALOROCHitObj & )
delete

No assignment operator.

Member Data Documentation

◆ data

RawCALOROCHitData edm4eic::RawCALOROCHitObj::data

◆ id

podio::ObjectID edm4eic::RawCALOROCHitObj::id {}

◆ m_aSamples

std::vector<edm4eic::CALOROC1ASample>* edm4eic::RawCALOROCHitObj::m_aSamples {nullptr}

◆ m_bSamples

std::vector<edm4eic::CALOROC1BSample>* edm4eic::RawCALOROCHitObj::m_bSamples {nullptr}

The documentation for this class was generated from the following files: