![]() |
Project
|
Functions | |
uint64_t | getRunNumber (o2::framework::ProcessingContext &pc) |
uint32_t | getCurrentTF (o2::framework::ProcessingContext &pc) |
uint32_t | getFirstTForbit (o2::framework::ProcessingContext &pc) |
uint64_t | getCreationTime (o2::framework::ProcessingContext &pc) |
uint64_t | getTimeStamp (o2::framework::ProcessingContext &pc) |
uint64_t | getTimeStamp (o2::framework::ProcessingContext &pc, const Long64_t orbitReset) |
uint64_t | getTimeStamp (const Long64_t orbitReset, const uint32_t tfOrbitFirst) |
Long64_t | getOrbitReset (o2::framework::ProcessingContext &pc) |
uint64_t o2::tpc::processing_helpers::getCreationTime | ( | o2::framework::ProcessingContext & | pc | ) |
Definition at line 72 of file ProcessingHelpers.cxx.
uint32_t o2::tpc::processing_helpers::getCurrentTF | ( | o2::framework::ProcessingContext & | pc | ) |
Definition at line 62 of file ProcessingHelpers.cxx.
uint32_t o2::tpc::processing_helpers::getFirstTForbit | ( | o2::framework::ProcessingContext & | pc | ) |
Definition at line 67 of file ProcessingHelpers.cxx.
Long64_t o2::tpc::processing_helpers::getOrbitReset | ( | o2::framework::ProcessingContext & | pc | ) |
Definition at line 93 of file ProcessingHelpers.cxx.
uint64_t o2::tpc::processing_helpers::getRunNumber | ( | o2::framework::ProcessingContext & | pc | ) |
Definition at line 31 of file ProcessingHelpers.cxx.
uint64_t o2::tpc::processing_helpers::getTimeStamp | ( | const Long64_t | orbitReset, |
const uint32_t | tfOrbitFirst | ||
) |
Definition at line 82 of file ProcessingHelpers.cxx.
uint64_t o2::tpc::processing_helpers::getTimeStamp | ( | o2::framework::ProcessingContext & | pc | ) |
Definition at line 88 of file ProcessingHelpers.cxx.
uint64_t o2::tpc::processing_helpers::getTimeStamp | ( | o2::framework::ProcessingContext & | pc, |
const Long64_t | orbitReset | ||
) |
Definition at line 77 of file ProcessingHelpers.cxx.