![]() |
Project
|
#include "MCHSimulation/DEDigitizer.h"
#include <algorithm>
#include <cmath>
#include <limits>
#include "MCHSimulation/DigitizerParam.h"
#include <TGeoGlobalMagField.h>
#include "Field/MagneticField.h"
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::mch |
Functions | |
std::pair< o2::InteractionRecord, uint8_t > | time2ROFtime (const o2::InteractionRecord &time) |
Convert collision time to ROF time (ROF duration = 4 BC) | |
std::pair< o2::InteractionRecord, uint8_t > time2ROFtime | ( | const o2::InteractionRecord & | time | ) |
Convert collision time to ROF time (ROF duration = 4 BC)
Definition at line 23 of file DEDigitizer.cxx.