#include "CondFormats/RunInfo/interface/LHCInfoPerFill.h"
#include "CondFormats/Common/interface/TimeConversions.h"
#include <algorithm>
#include <iterator>
#include <vector>
#include <stdexcept>
Go to the source code of this file.
Functions | |
static std::vector< unsigned short > | bitsetToVector (std::bitset< LHCInfoPerFill::bunchSlots+1 > const &bs) |
static std::string | fillTypeToString (LHCInfoPerFill::FillTypeId const &fillType) |
std::ostream & | operator<< (std::ostream &os, LHCInfoPerFill beamInfo) |
static std::string | particleTypeToString (LHCInfoPerFill::ParticleTypeId const &particleType) |
|
static |
Definition at line 9 of file LHCInfoPerFill.cc.
References cms::cuda::bs, and mps_fire::i.
Referenced by LHCInfoPerFill::bunchConfigurationForBeam1(), and LHCInfoPerFill::bunchConfigurationForBeam2().
|
static |
Definition at line 21 of file LHCInfoPerFill.cc.
References LHCInfoPerFill::COSMICS, LHCInfoPerFill::GAP, LHCInfoPerFill::IONS, LHCInfoPerFill::PROTONS, AlCaHLTBitMon_QueryRunRegistry::string, and LHCInfoPerFill::UNKNOWN.
Referenced by LHCInfoPerFill::print().
std::ostream& operator<< | ( | std::ostream & | os, |
LHCInfoPerFill | beamInfo | ||
) |
Definition at line 460 of file LHCInfoPerFill.cc.
References LHCInfoPerFill::print(), and contentValuesCheck::ss.
|
static |
Definition at line 46 of file LHCInfoPerFill.cc.
References LHCInfoPerFill::AR18, LHCInfoPerFill::D, LHCInfoPerFill::NONE, PbPb_ZMuSkimMuonDPG_cff::particleType, LHCInfoPerFill::PB82, LHCInfoPerFill::PROTON, AlCaHLTBitMon_QueryRunRegistry::string, and LHCInfoPerFill::XE54.
Referenced by LHCInfoPerFill::print().