Go to the source code of this file.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::tpc |
| Global TPC definitions and constants.
|
|
|
template<typename T > |
void | o2::tpc::copyHelper (T const &origin, T &target) |
|
template<> |
void | o2::tpc::copyHelper< o2::dataformats::MCTruthContainer< o2::MCCompLabel > > (o2::dataformats::MCTruthContainer< o2::MCCompLabel > const &origin, o2::dataformats::MCTruthContainer< o2::MCCompLabel > &target) |
|
template<typename T > |
void | o2::tpc::writeToBranchHelper (TTree &tree, const char *name, T *accum) |
|
template<> |
void | o2::tpc::writeToBranchHelper< o2::dataformats::MCTruthContainer< o2::MCCompLabel > > (TTree &tree, const char *name, o2::dataformats::MCTruthContainer< o2::MCCompLabel > *accum) |
|
std::string | o2::tpc::getBranchNameLeft (int sector) |
|
std::string | o2::tpc::getBranchNameRight (int sector) |
|
o2::framework::DataProcessorSpec | o2::tpc::getTPCDigitizerSpec (int channel, bool writeGRP, bool mctruth, bool internalwriter, int distortionType) |
|
o2::framework::WorkflowSpec | o2::tpc::getTPCDigitizerSpec (int nLanes, std::vector< int > const §ors, bool mctruth, bool internalwriter, int distortionType) |
|
◆ DigiGroupRef
◆ SC
◆ SubSpecificationType