#include <L1TUtmCutValue.h>
Public Member Functions | |
L1TUtmCutValue () | |
L1TUtmCutValue (const tmeventsetup::esCutValue &esCV) | |
virtual | ~L1TUtmCutValue ()=default |
Public Attributes | |
unsigned int | index |
double | value |
unsigned int | version |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 20 of file L1TUtmCutValue.h.
|
inline |
Definition at line 21 of file L1TUtmCutValue.h.
|
inline |
Definition at line 23 of file L1TUtmCutValue.h.
|
virtualdefault |
|
private |
|
friend |
Definition at line 30 of file L1TUtmCutValue.h.
|
friend |
Definition at line 30 of file L1TUtmCutValue.h.
unsigned int L1TUtmCutValue::index |
HW index for the cut value
Definition at line 28 of file L1TUtmCutValue.h.
Referenced by edmTracerCompactLogViewer.EDModuleTransitionParser::_postJson(), edmTracerCompactLogViewer.ESModuleTransitionParser::_postJson(), edmTracerCompactLogViewer.EDModuleTransitionParser::_preJson(), edmTracerCompactLogViewer.ESModuleTransitionParser::_preJson(), L1TUtmCut::getMaximumIndex(), L1TUtmCut::getMinimumIndex(), edmTracerCompactLogViewer.PostSourceTransitionParser::jsonInfo(), edmTracerCompactLogViewer.PostEDModulePrefetchingParser::jsonInfo(), edmTracerCompactLogViewer.PostEDModuleAcquireParser::jsonInfo(), relval_nano.WFN::next(), L1TUtmCut::setMaximumIndex(), L1TUtmCut::setMinimumIndex(), edmTracerCompactLogViewer.EDModuleTransitionParser::textPrefix(), and edmTracerCompactLogViewer.ESModuleTransitionParser::textPrefix().
double L1TUtmCutValue::value |
cut value
Definition at line 27 of file L1TUtmCutValue.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), timeout.TimedOutExc::__str__(), dataset.IntegrityCheckError::__str__(), cmsBatch.CmsBatchException::__str__(), average.Average::average(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), L1TUtmCut::getMaximumValue(), L1TUtmCut::getMinimumValue(), Mixins.UsingBlock::insertInto(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), L1TUtmCut::setMaximumValue(), and L1TUtmCut::setMinimumValue().
unsigned int L1TUtmCutValue::version |
Definition at line 29 of file L1TUtmCutValue.h.
Referenced by validation.Sample::datasetpattern(), and validation.Sample::filename().