#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-03-07/SuperNovaDDT/SliceSelector.h"
Public Member Functions | |
Limits () | |
Limits (fhicl::ParameterSet const &p) | |
bool | Contains (const T &v) const |
Private Attributes | |
T | fMin |
T | fMax |
bool | fHasMin = false |
bool | fHasMax = false |
Friends | |
template<class U > | |
std::ostream & | operator<< (std::ostream &s, const Limits< U > &lims) |
Definition at line 10 of file SliceSelector.h.
Definition at line 12 of file SliceSelector.h.
|
inline |
Definition at line 14 of file SliceSelector.h.
Definition at line 18 of file SliceSelector.h.
|
friend |
Definition at line 23 of file SliceSelector.h.
Definition at line 35 of file SliceSelector.h.
Definition at line 34 of file SliceSelector.h.
Definition at line 33 of file SliceSelector.h.
Definition at line 33 of file SliceSelector.h.