#include <L1TUtmBin.h>
Public Member Functions | |
L1TUtmBin () | |
L1TUtmBin (const unsigned int id, const double min, const double max) | |
L1TUtmBin (const tmeventsetup::esBin &bin) | |
operator tmeventsetup::esBin () const | |
virtual | ~L1TUtmBin ()=default |
Public Attributes | |
unsigned int | hw_index |
double | maximum |
double | minimum |
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 L1TUtmBin.h.
|
inline |
Definition at line 22 of file L1TUtmBin.h.
|
inline |
Definition at line 28 of file L1TUtmBin.h.
|
inline |
Definition at line 31 of file L1TUtmBin.h.
|
virtualdefault |
|
inline |
|
private |
|
friend |
Definition at line 41 of file L1TUtmBin.h.
|
friend |
Definition at line 41 of file L1TUtmBin.h.
unsigned int L1TUtmBin::hw_index |
HW index of bin
Definition at line 37 of file L1TUtmBin.h.
Referenced by operator tmeventsetup::esBin().
double L1TUtmBin::maximum |
maximum value of bin
Definition at line 39 of file L1TUtmBin.h.
Referenced by operator tmeventsetup::esBin().
double L1TUtmBin::minimum |
minimum value of bin
Definition at line 38 of file L1TUtmBin.h.
Referenced by operator tmeventsetup::esBin().
unsigned int L1TUtmBin::version |
Definition at line 40 of file L1TUtmBin.h.
Referenced by validation.Sample::datasetpattern(), and validation.Sample::filename().