40 JRegulator_t(
const double rate_Hz,
43 setInterval((
long long int) (1.0e6 /
rate_Hz));
54 virtual bool accept()
const
72 inline operator bool()
const
107 JParser<> zap(
"Auxiliary program to send objects to JLigier server.");
120 catch(
const exception &error) {
126 for (JRegulator_t regulator(
rate_Hz,
time_s); regulator; inputFile.rewind()) {
General purpose messaging.
Scanning of objects from multiple files according a format that follows from the extension of each fi...
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Implementation of pipe operation for object iterators.
int main(int argc, const char *argv[])
ROOT TTree parameter settings of various packages.
Scheduling of actions via fixed latency intervals.
Interface for controlling object throughput.
Template definition of a multi-dimensional oscillation probability interpolation table.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
static const JLocalTime getLocalTime
Function object to get local time in micro seconds.
long long int localtime_t
Type definition of local time.
Empty structure for specification of parser element that is not initialised (i.e. does require input)...
Auxiliary class to select ROOT class based on class name.