Jpp
19.0.0
the software that should make you happy
|
Auxiliary class for detector/run comparisons. More...
#include <JDBSupportkit.hh>
Public Member Functions | |
JRun_t (const int detector, const int run) | |
Constructor. More... | |
bool | less (const JRun_t &object) const |
Less-than method. More... | |
bool | less (const JRuns &object) const |
Less-than method. More... | |
bool | more (const JRuns &object) const |
More-than method. More... | |
bool | less (const JRunQuality &object) const |
Less-than method. More... | |
bool | more (const JRunQuality &object) const |
More-than method. More... | |
Public Attributes | |
int | detector |
int | run |
Auxiliary class for detector/run comparisons.
Definition at line 39 of file JDBSupportkit.hh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
int JDATABASE::JRun_t::detector |
Definition at line 127 of file JDBSupportkit.hh.
int JDATABASE::JRun_t::run |
Definition at line 128 of file JDBSupportkit.hh.