![]() |
Project
|
Definition of the parameter class for the detector electronics. More...
#include <array>
#include "CommonUtils/ConfigurableParam.h"
#include "CommonUtils/ConfigurableParamHelper.h"
#include "CommonConstants/LHCConstants.h"
Go to the source code of this file.
Classes | |
struct | o2::tpc::ParameterElectronics |
Namespaces | |
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. | |
Enumerations | |
enum class | o2::tpc::DigitzationMode : char { o2::tpc::FullMode = 0 , o2::tpc::ZeroSuppression = 1 , o2::tpc::ZeroSuppressionCMCorr = 2 , o2::tpc::SubtractPedestal = 3 , o2::tpc::NoSaturation = 4 , o2::tpc::PropagateADC = 5 , o2::tpc::Auto = 6 } |
Definition of the parameter class for the detector electronics.
Definition in file ParameterElectronics.h.