Project
Loading...
Searching...
No Matches
o2::event_visualisation::VisualisationCalo Class Reference

#include <VisualisationCalo.h>

Classes

struct  VisualisationCaloVO
 constructor parametrisation (Value Object) for VisualisationCalo class More...
 

Public Member Functions

 VisualisationCalo ()
 
 VisualisationCalo (const VisualisationCaloVO &vo)
 
 VisualisationCalo (const VisualisationCalo &src)
 
float getEnergy () const
 
float getTime () const
 
int getPID () const
 
o2::dataformats::GlobalTrackID getGID () const
 
o2::dataformats::GlobalTrackID::Source getSource () const
 
float getPhi () const
 
float getEta () const
 

Friends

class VisualisationEventJSONSerializer
 
class VisualisationEventROOTSerializer
 

Detailed Description

Definition at line 26 of file VisualisationCalo.h.

Constructor & Destructor Documentation

◆ VisualisationCalo() [1/3]

o2::event_visualisation::VisualisationCalo::VisualisationCalo ( )
default

◆ VisualisationCalo() [2/3]

o2::event_visualisation::VisualisationCalo::VisualisationCalo ( const VisualisationCaloVO vo)
explicit

Definition at line 25 of file VisualisationCalo.cxx.

◆ VisualisationCalo() [3/3]

o2::event_visualisation::VisualisationCalo::VisualisationCalo ( const VisualisationCalo src)

Definition at line 37 of file VisualisationCalo.cxx.

Member Function Documentation

◆ getEnergy()

float o2::event_visualisation::VisualisationCalo::getEnergy ( ) const
inline

Definition at line 47 of file VisualisationCalo.h.

◆ getEta()

float o2::event_visualisation::VisualisationCalo::getEta ( ) const
inline

Definition at line 53 of file VisualisationCalo.h.

◆ getGID()

o2::dataformats::GlobalTrackID o2::event_visualisation::VisualisationCalo::getGID ( ) const
inline

Definition at line 50 of file VisualisationCalo.h.

◆ getPhi()

float o2::event_visualisation::VisualisationCalo::getPhi ( ) const
inline

Definition at line 52 of file VisualisationCalo.h.

◆ getPID()

int o2::event_visualisation::VisualisationCalo::getPID ( ) const
inline

Definition at line 49 of file VisualisationCalo.h.

◆ getSource()

o2::dataformats::GlobalTrackID::Source o2::event_visualisation::VisualisationCalo::getSource ( ) const
inline

Definition at line 51 of file VisualisationCalo.h.

◆ getTime()

float o2::event_visualisation::VisualisationCalo::getTime ( ) const
inline

Definition at line 48 of file VisualisationCalo.h.

Friends And Related Symbol Documentation

◆ VisualisationEventJSONSerializer

Definition at line 28 of file VisualisationCalo.h.

◆ VisualisationEventROOTSerializer

Definition at line 29 of file VisualisationCalo.h.


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