Project
Loading...
Searching...
No Matches
o2::tof::CosmicInfo Class Reference

#include <CosmicInfo.h>

Public Member Functions

int getCH1 () const
 
int getCH2 () const
 
float getDeltaTime () const
 
float getTOT1 () const
 
float getTOT2 () const
 
float getL () const
 
float getT1 () const
 
float getT2 () const
 
void setCH1 (int ch)
 
void setCH2 (int ch)
 
void setDeltaTime (float val)
 
void setTOT1 (float val)
 
void setTOT2 (float val)
 
void setT1 (float val)
 
void setT2 (float val)
 
void setL (float val)
 
 CosmicInfo (int ch1=0, int ch2=0, float dt=0, float tot1=0, float tot2=0, float l=0, float tm1=0, float tm2=0)
 
 ClassDefNV (CosmicInfo, 2)
 

Detailed Description

Definition at line 28 of file CosmicInfo.h.

Constructor & Destructor Documentation

◆ CosmicInfo()

o2::tof::CosmicInfo::CosmicInfo ( int  ch1 = 0,
int  ch2 = 0,
float  dt = 0,
float  tot1 = 0,
float  tot2 = 0,
float  l = 0,
float  tm1 = 0,
float  tm2 = 0 
)
inline

Definition at line 58 of file CosmicInfo.h.

Member Function Documentation

◆ ClassDefNV()

o2::tof::CosmicInfo::ClassDefNV ( CosmicInfo  ,
 
)

◆ getCH1()

int o2::tof::CosmicInfo::getCH1 ( ) const
inline

Definition at line 40 of file CosmicInfo.h.

◆ getCH2()

int o2::tof::CosmicInfo::getCH2 ( ) const
inline

Definition at line 41 of file CosmicInfo.h.

◆ getDeltaTime()

float o2::tof::CosmicInfo::getDeltaTime ( ) const
inline

Definition at line 42 of file CosmicInfo.h.

◆ getL()

float o2::tof::CosmicInfo::getL ( ) const
inline

Definition at line 45 of file CosmicInfo.h.

◆ getT1()

float o2::tof::CosmicInfo::getT1 ( ) const
inline

Definition at line 46 of file CosmicInfo.h.

◆ getT2()

float o2::tof::CosmicInfo::getT2 ( ) const
inline

Definition at line 47 of file CosmicInfo.h.

◆ getTOT1()

float o2::tof::CosmicInfo::getTOT1 ( ) const
inline

Definition at line 43 of file CosmicInfo.h.

◆ getTOT2()

float o2::tof::CosmicInfo::getTOT2 ( ) const
inline

Definition at line 44 of file CosmicInfo.h.

◆ setCH1()

void o2::tof::CosmicInfo::setCH1 ( int  ch)
inline

Definition at line 49 of file CosmicInfo.h.

◆ setCH2()

void o2::tof::CosmicInfo::setCH2 ( int  ch)
inline

Definition at line 50 of file CosmicInfo.h.

◆ setDeltaTime()

void o2::tof::CosmicInfo::setDeltaTime ( float  val)
inline

Definition at line 51 of file CosmicInfo.h.

◆ setL()

void o2::tof::CosmicInfo::setL ( float  val)
inline

Definition at line 56 of file CosmicInfo.h.

◆ setT1()

void o2::tof::CosmicInfo::setT1 ( float  val)
inline

Definition at line 54 of file CosmicInfo.h.

◆ setT2()

void o2::tof::CosmicInfo::setT2 ( float  val)
inline

Definition at line 55 of file CosmicInfo.h.

◆ setTOT1()

void o2::tof::CosmicInfo::setTOT1 ( float  val)
inline

Definition at line 52 of file CosmicInfo.h.

◆ setTOT2()

void o2::tof::CosmicInfo::setTOT2 ( float  val)
inline

Definition at line 53 of file CosmicInfo.h.


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