Project
Loading...
Searching...
No Matches
o2::zdc::ZDCEnergy Struct Reference

#include <ZDCEnergy.h>

Public Member Functions

 ZDCEnergy ()=default
 
 ZDCEnergy (uint8_t ch, float energy)
 
void set (uint8_t ch, float energy)
 
float energy () const
 
uint8_t ch () const
 
void print () const
 
 ClassDefNV (ZDCEnergy, 1)
 

Public Attributes

uint32_t value = 0
 

Detailed Description

Definition at line 29 of file ZDCEnergy.h.

Constructor & Destructor Documentation

◆ ZDCEnergy() [1/2]

o2::zdc::ZDCEnergy::ZDCEnergy ( )
default

◆ ZDCEnergy() [2/2]

o2::zdc::ZDCEnergy::ZDCEnergy ( uint8_t  ch,
float  energy 
)
inline

Definition at line 34 of file ZDCEnergy.h.

Member Function Documentation

◆ ch()

uint8_t o2::zdc::ZDCEnergy::ch ( ) const
inline

Definition at line 58 of file ZDCEnergy.h.

◆ ClassDefNV()

o2::zdc::ZDCEnergy::ClassDefNV ( ZDCEnergy  ,
 
)

◆ energy()

float o2::zdc::ZDCEnergy::energy ( ) const
inline

Definition at line 54 of file ZDCEnergy.h.

◆ print()

void ZDCEnergy::print ( ) const

Definition at line 16 of file ZDCEnergy.cxx.

◆ set()

void o2::zdc::ZDCEnergy::set ( uint8_t  ch,
float  energy 
)
inline

Definition at line 38 of file ZDCEnergy.h.

Member Data Documentation

◆ value

uint32_t o2::zdc::ZDCEnergy::value = 0

Definition at line 31 of file ZDCEnergy.h.


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