#include <GRPDCSDPsProcessor.h>
|
enum | CollimatorAliases {
LHC_CollimatorPos_TCLIA_4R2_lvdt_gap_downstream
, LHC_CollimatorPos_TCLIA_4R2_lvdt_gap_upstream
, LHC_CollimatorPos_TCLIA_4R2_lvdt_left_downstream
, LHC_CollimatorPos_TCLIA_4R2_lvdt_left_upstream
,
LHC_CollimatorPos_TCLIA_4R2_lvdt_right_downstream
, LHC_CollimatorPos_TCLIA_4R2_lvdt_right_upstream
, NCollimatorAliases
} |
|
enum | BeamAliases { LHC_IntensityBeam1_totalIntensity
, LHC_IntensityBeam2_totalIntensity
, NBeamAliases
} |
|
enum | BkgAliases { ALI_Background1
, ALI_Background2
, ALI_Background3
, NBkgAliases
} |
|
enum | BPTXAliases { BPTX_deltaT_B1_B2
, BPTX_deltaTRMS_B1_B2
, NBPTXAliases
} |
|
enum | BPTXPhaseAliases { BPTX_Phase_B1
, BPTX_Phase_B2
, NBPTXPhaseAliases
} |
|
enum | BPTXPhaseRMSAliases { BPTX_PhaseRMS_B1
, BPTX_PhaseRMS_B2
, NBPTXPhaseRMSAliases
} |
|
enum | BPTXPhaseShiftAliases { BPTX_Phase_Shift_B1
, BPTX_Phase_Shift_B2
, NBPTXPhaseShiftAliases
} |
|
enum | LumiAliases { ALI_Lumi_Total_Inst
, NLumiAliases
} |
|
enum | LHCStringAliases { ALI_Lumi_Source_Name
, BEAM_MODE
, MACHINE_MODE
, NLHCStringAliases
} |
|
|
std::array< std::vector< std::pair< O2LongUInt, double > >, 2 > | mIntensityBeam |
|
std::array< std::vector< std::pair< O2LongUInt, double > >, 3 > | mBackground |
|
std::vector< std::pair< O2LongUInt, double > > | mInstLumi |
|
std::vector< std::pair< O2LongUInt, double > > | mBPTXdeltaT |
|
std::vector< std::pair< O2LongUInt, double > > | mBPTXdeltaTRMS |
|
std::array< std::vector< std::pair< O2LongUInt, double > >, 2 > | mBPTXPhase |
|
std::array< std::vector< std::pair< O2LongUInt, double > >, 2 > | mBPTXPhaseRMS |
|
std::array< std::vector< std::pair< O2LongUInt, double > >, 2 > | mBPTXPhaseShift |
|
std::pair< O2LongUInt, std::string > | mLumiSource |
|
std::pair< O2LongUInt, std::string > | mMachineMode |
|
std::pair< O2LongUInt, std::string > | mBeamMode |
|
Definition at line 148 of file GRPDCSDPsProcessor.h.
◆ BeamAliases
Enumerator |
---|
LHC_IntensityBeam1_totalIntensity | |
LHC_IntensityBeam2_totalIntensity | |
NBeamAliases | |
Definition at line 157 of file GRPDCSDPsProcessor.h.
◆ BkgAliases
Enumerator |
---|
ALI_Background1 | |
ALI_Background2 | |
ALI_Background3 | |
NBkgAliases | |
Definition at line 160 of file GRPDCSDPsProcessor.h.
◆ BPTXAliases
◆ BPTXPhaseAliases
◆ BPTXPhaseRMSAliases
Enumerator |
---|
BPTX_PhaseRMS_B1 | |
BPTX_PhaseRMS_B2 | |
NBPTXPhaseRMSAliases | |
Definition at line 170 of file GRPDCSDPsProcessor.h.
◆ BPTXPhaseShiftAliases
Enumerator |
---|
BPTX_Phase_Shift_B1 | |
BPTX_Phase_Shift_B2 | |
NBPTXPhaseShiftAliases | |
Definition at line 173 of file GRPDCSDPsProcessor.h.
◆ CollimatorAliases
Enumerator |
---|
LHC_CollimatorPos_TCLIA_4R2_lvdt_gap_downstream | |
LHC_CollimatorPos_TCLIA_4R2_lvdt_gap_upstream | |
LHC_CollimatorPos_TCLIA_4R2_lvdt_left_downstream | |
LHC_CollimatorPos_TCLIA_4R2_lvdt_left_upstream | |
LHC_CollimatorPos_TCLIA_4R2_lvdt_right_downstream | |
LHC_CollimatorPos_TCLIA_4R2_lvdt_right_upstream | |
NCollimatorAliases | |
Definition at line 150 of file GRPDCSDPsProcessor.h.
◆ LHCStringAliases
Enumerator |
---|
ALI_Lumi_Source_Name | |
BEAM_MODE | |
MACHINE_MODE | |
NLHCStringAliases | |
Definition at line 178 of file GRPDCSDPsProcessor.h.
◆ LumiAliases
◆ ClassDefNV()
o2::grp::GRPLHCInfo::ClassDefNV |
( |
GRPLHCInfo |
, |
|
|
1 |
|
|
) |
| |
◆ print()
void o2::grp::GRPLHCInfo::print |
( |
| ) |
|
|
inline |
◆ resetAndKeepLast()
void o2::grp::GRPLHCInfo::resetAndKeepLast |
( |
| ) |
|
|
inline |
◆ resetAndKeepLastVector()
void o2::grp::GRPLHCInfo::resetAndKeepLastVector |
( |
std::vector< std::pair< O2LongUInt, double > > & |
vect | ) |
|
|
inline |
◆ beamAliases
constexpr std::string_view o2::grp::GRPLHCInfo::beamAliases[NBeamAliases] = {"LHC_IntensityBeam1_totalIntensity", "LHC_IntensityBeam2_totalIntensity"} |
|
staticconstexpr |
◆ bkgAliases
constexpr std::string_view o2::grp::GRPLHCInfo::bkgAliases[NBkgAliases] = {"ALI_Background1", "ALI_Background2", "ALI_Background3"} |
|
staticconstexpr |
◆ bptxAliases
constexpr std::string_view o2::grp::GRPLHCInfo::bptxAliases[NBPTXAliases] = {"BPTX_deltaT_B1_B2", "BPTX_deltaTRMS_B1_B2"} |
|
staticconstexpr |
◆ bptxPhaseAliases
constexpr std::string_view o2::grp::GRPLHCInfo::bptxPhaseAliases[NBPTXPhaseAliases] = {"BPTX_Phase_B1", "BPTX_Phase_B2"} |
|
staticconstexpr |
◆ bptxPhaseRMSAliases
constexpr std::string_view o2::grp::GRPLHCInfo::bptxPhaseRMSAliases[NBPTXPhaseRMSAliases] = {"BPTX_PhaseRMS_B1", "BPTX_PhaseRMS_B2"} |
|
staticconstexpr |
◆ bptxPhaseShiftAliases
constexpr std::string_view o2::grp::GRPLHCInfo::bptxPhaseShiftAliases[NBPTXPhaseShiftAliases] = {"BPTX_Phase_Shift_B1", "BPTX_Phase_Shift_B2"} |
|
staticconstexpr |
◆ collimatorAliases
Initial value:= {"LHC_CollimatorPos_TCLIA_4R2_lvdt_gap_downstream", "LHC_CollimatorPos_TCLIA_4R2_lvdt_gap_upstream",
"LHC_CollimatorPos_TCLIA_4R2_lvdt_left_downstream", "LHC_CollimatorPos_TCLIA_4R2_lvdt_left_upstream",
"LHC_CollimatorPos_TCLIA_4R2_lvdt_right_downstream", "LHC_CollimatorPos_TCLIA_4R2_lvdt_right_upstream"}
Definition at line 182 of file GRPDCSDPsProcessor.h.
◆ lhcStringAliases
constexpr std::string_view o2::grp::GRPLHCInfo::lhcStringAliases[NLHCStringAliases] = {"ALI_Lumi_Source_Name", "BEAM_MODE", "MACHINE_MODE"} |
|
staticconstexpr |
◆ lumiAliases
constexpr std::string_view o2::grp::GRPLHCInfo::lumiAliases[NLumiAliases] = {"ALI_Lumi_Total_Inst"} |
|
staticconstexpr |
◆ mBackground
std::array<std::vector<std::pair<O2LongUInt, double> >, 3> o2::grp::GRPLHCInfo::mBackground |
◆ mBeamMode
std::pair<O2LongUInt, std::string> o2::grp::GRPLHCInfo::mBeamMode |
◆ mBPTXdeltaT
std::vector<std::pair<O2LongUInt, double> > o2::grp::GRPLHCInfo::mBPTXdeltaT |
◆ mBPTXdeltaTRMS
std::vector<std::pair<O2LongUInt, double> > o2::grp::GRPLHCInfo::mBPTXdeltaTRMS |
◆ mBPTXPhase
std::array<std::vector<std::pair<O2LongUInt, double> >, 2> o2::grp::GRPLHCInfo::mBPTXPhase |
◆ mBPTXPhaseRMS
std::array<std::vector<std::pair<O2LongUInt, double> >, 2> o2::grp::GRPLHCInfo::mBPTXPhaseRMS |
◆ mBPTXPhaseShift
std::array<std::vector<std::pair<O2LongUInt, double> >, 2> o2::grp::GRPLHCInfo::mBPTXPhaseShift |
◆ mInstLumi
std::vector<std::pair<O2LongUInt, double> > o2::grp::GRPLHCInfo::mInstLumi |
◆ mIntensityBeam
std::array<std::vector<std::pair<O2LongUInt, double> >, 2> o2::grp::GRPLHCInfo::mIntensityBeam |
◆ mLumiSource
std::pair<O2LongUInt, std::string> o2::grp::GRPLHCInfo::mLumiSource |
◆ mMachineMode
std::pair<O2LongUInt, std::string> o2::grp::GRPLHCInfo::mMachineMode |
◆ nAliasesLHC
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/GRP/calibration/include/GRPCalibration/GRPDCSDPsProcessor.h