Project
Loading...
Searching...
No Matches
Configuration.h File Reference

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
 

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.
 

Detailed Description

definition of CTPConfiguration and related CTP structures

Author
Roman Lietava

Definition in file Configuration.h.