![]() |
Project
|
definition of CTPConfiguration and related CTP structures More...
#include "DetectorsCommonDataFormats/DetID.h"#include "CommonConstants/LHCConstants.h"#include "DataFormatsCTP/Scalers.h"#include <string>#include <vector>#include <bitset>#include <map>#include <set>#include <iosfwd>Go to the source code of this file.
Classes | |
| struct | o2::ctp::BCMask |
| struct | o2::ctp::CTPGenerator |
| CTP internal generator: 4 for L0 and 4 for LM levels. More... | |
| struct | o2::ctp::CTPInput |
| struct | o2::ctp::CTPDescriptor |
| Descriptor = Generator or List of [negated] inputs. More... | |
| struct | o2::ctp::CTPDetector |
| The main part is Local Trigger Generator (LTG) More... | |
| struct | o2::ctp::CTPCluster |
| List of detectors. More... | |
| struct | o2::ctp::CTPClass |
| Class = Mask+Descriptor+Cluster. More... | |
| struct | o2::ctp::CTPInputsConfiguration |
| class | o2::ctp::CTPConfiguration |
| struct | o2::ctp::CtpCfg |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::ctp |
Functions | |
| std::ostream & | o2::ctp::operator<< (std::ostream &in, const CTPConfiguration &conf) |
Variables | |
| const std::string | o2::ctp::CCDBPathCTPConfig = "CTP/Config/Config" |
| Database constants. | |
definition of CTPConfiguration and related CTP structures
Definition in file Configuration.h.