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

#include <CosmicInfo.h>

Public Member Functions

int getCH () const
 
float getT () const
 
float getX () const
 
float getY () const
 
float getZ () const
 
short getTOT () const
 
 CalibInfoTrackCl ()=default
 
 CalibInfoTrackCl (int ch, float x, float y, float z, float t, short tot)
 
 ClassDefNV (CalibInfoTrackCl, 1)
 

Detailed Description

Definition at line 63 of file CosmicInfo.h.

Constructor & Destructor Documentation

◆ CalibInfoTrackCl() [1/2]

o2::tof::CalibInfoTrackCl::CalibInfoTrackCl ( )
default

◆ CalibInfoTrackCl() [2/2]

o2::tof::CalibInfoTrackCl::CalibInfoTrackCl ( int  ch,
float  x,
float  y,
float  z,
float  t,
short  tot 
)
inline

Definition at line 81 of file CosmicInfo.h.

Member Function Documentation

◆ ClassDefNV()

o2::tof::CalibInfoTrackCl::ClassDefNV ( CalibInfoTrackCl  ,
 
)

◆ getCH()

int o2::tof::CalibInfoTrackCl::getCH ( ) const
inline

Definition at line 73 of file CosmicInfo.h.

◆ getT()

float o2::tof::CalibInfoTrackCl::getT ( ) const
inline

Definition at line 74 of file CosmicInfo.h.

◆ getTOT()

short o2::tof::CalibInfoTrackCl::getTOT ( ) const
inline

Definition at line 78 of file CosmicInfo.h.

◆ getX()

float o2::tof::CalibInfoTrackCl::getX ( ) const
inline

Definition at line 75 of file CosmicInfo.h.

◆ getY()

float o2::tof::CalibInfoTrackCl::getY ( ) const
inline

Definition at line 76 of file CosmicInfo.h.

◆ getZ()

float o2::tof::CalibInfoTrackCl::getZ ( ) const
inline

Definition at line 77 of file CosmicInfo.h.


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