#include <L1TUtmBin.h>
Public Member Functions | |
L1TUtmBin () | |
L1TUtmBin (const unsigned int id, const double min, const double max) | |
virtual | ~L1TUtmBin () |
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 |
This class implements data structure for Bin
Definition at line 35 of file L1TUtmBin.h.
|
inline |
Definition at line 39 of file L1TUtmBin.h.
|
inline |
Definition at line 44 of file L1TUtmBin.h.
|
inlinevirtual |
Definition at line 50 of file L1TUtmBin.h.
|
private |
|
friend |
Definition at line 56 of file L1TUtmBin.h.
|
friend |
Definition at line 56 of file L1TUtmBin.h.
unsigned int L1TUtmBin::hw_index |
HW index of bin
Definition at line 50 of file L1TUtmBin.h.
double L1TUtmBin::maximum |
maximum value of bin
Definition at line 54 of file L1TUtmBin.h.
double L1TUtmBin::minimum |
minimum value of bin
Definition at line 53 of file L1TUtmBin.h.
unsigned int L1TUtmBin::version |
Definition at line 55 of file L1TUtmBin.h.
Referenced by python.rootplot.argparse._VersionAction::__call__(), validation.Sample::datasetpattern(), validation.Sample::filename(), argparse.ArgumentParser::format_version(), and python.rootplot.argparse.ArgumentParser::format_version().