![]() |
Project
|
TOF PID utilities to work with the information stored in the AO2D. More...
Go to the source code of this file.
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::framework |
Defining PrimaryVertex explicitly as messageable. | |
namespace | o2::framework::pid |
namespace | o2::framework::pid::tof |
Functions | |
float | o2::framework::pid::tof::MassToExpTime (float tofExpMom, float length, float massSquared) |
Compute the expected time of flight for a given momentum, length and massSquared. | |
float | o2::framework::pid::tof::TrackTimeToTOFSignal (float tracktime, float exptime) |
Compute the signal of the time of flight for a given track time and expected time of flight. | |
TOF PID utilities to work with the information stored in the AO2D.
Definition in file PID.h.