EICd
EIC data model
eic::RawCalorimeterHitObj Class Reference

#include <RawCalorimeterHitObj.h>

Inheritance diagram for eic::RawCalorimeterHitObj:

Public Member Functions

 RawCalorimeterHitObj ()
 constructor More...
 
 RawCalorimeterHitObj (const RawCalorimeterHitObj &)
 copy constructor (does a deep-copy of relation containers) More...
 
 RawCalorimeterHitObj (const podio::ObjectID id, RawCalorimeterHitData data)
 
RawCalorimeterHitObjoperator= (const RawCalorimeterHitObj &)=delete
 No assignment operator. More...
 
virtual ~RawCalorimeterHitObj ()
 

Public Attributes

RawCalorimeterHitData data
 

Constructor & Destructor Documentation

◆ RawCalorimeterHitObj() [1/3]

eic::RawCalorimeterHitObj::RawCalorimeterHitObj ( )

constructor

◆ RawCalorimeterHitObj() [2/3]

eic::RawCalorimeterHitObj::RawCalorimeterHitObj ( const RawCalorimeterHitObj other)

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

◆ RawCalorimeterHitObj() [3/3]

eic::RawCalorimeterHitObj::RawCalorimeterHitObj ( const podio::ObjectID  id,
RawCalorimeterHitData  data 
)

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

◆ ~RawCalorimeterHitObj()

eic::RawCalorimeterHitObj::~RawCalorimeterHitObj ( )
virtual

Member Function Documentation

◆ operator=()

RawCalorimeterHitObj& eic::RawCalorimeterHitObj::operator= ( const RawCalorimeterHitObj )
delete

No assignment operator.

Member Data Documentation

◆ data

RawCalorimeterHitData eic::RawCalorimeterHitObj::data

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