Project
Loading...
Searching...
No Matches
o2::tpc::PIDResponse Class Reference

PID response class. More...

#include <PIDResponse.h>

Public Member Functions

 PIDResponse ()=default
 default constructor
 
 ~PIDResponse ()=default
 default destructor
 
 GPUd () void setBetheBlochParams(const float betheBlochParams[5])
 setters
 
 GPUd () void setMIP(float mip)
 
 GPUd () void setChargeFactor(float chargeFactor)
 
 GPUd () const float *getBetheBlochParams() const
 getters
 
 GPUd () float getMIP() const
 
 GPUd () float getChargeFactor() const
 
 GPUd () float getExpectedSignal(const TrackTPC &track
 get expected signal of the track
 

Public Attributes

const o2::track::PID::ID id const
 

Detailed Description

PID response class.

This class is used to handle the TPC PID response.

Definition at line 38 of file PIDResponse.h.

Constructor & Destructor Documentation

◆ PIDResponse()

o2::tpc::PIDResponse::PIDResponse ( )
default

default constructor

◆ ~PIDResponse()

o2::tpc::PIDResponse::~PIDResponse ( )
default

default destructor

Member Function Documentation

◆ GPUd() [1/7]

o2::tpc::PIDResponse::GPUd ( ) const
inline

getters

Definition at line 53 of file PIDResponse.h.

◆ GPUd() [2/7]

o2::tpc::PIDResponse::GPUd ( ) const
inline

Definition at line 55 of file PIDResponse.h.

◆ GPUd() [3/7]

o2::tpc::PIDResponse::GPUd ( ) const &

get expected signal of the track

◆ GPUd() [4/7]

o2::tpc::PIDResponse::GPUd ( ) const
inline

Definition at line 54 of file PIDResponse.h.

◆ GPUd() [5/7]

o2::tpc::PIDResponse::GPUd ( ) const

setters

◆ GPUd() [6/7]

o2::tpc::PIDResponse::GPUd ( )
inline

Definition at line 50 of file PIDResponse.h.

◆ GPUd() [7/7]

o2::tpc::PIDResponse::GPUd ( )
inline

Definition at line 49 of file PIDResponse.h.

Member Data Documentation

◆ const

const o2::track::PID::ID id o2::tpc::PIDResponse::const

Definition at line 58 of file PIDResponse.h.


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