5 #include "JTrigger/JTriggerDictionary.hh"
ASCII I/O of objects with ROOT dictionary.
Simple data structure to support I/O of equations (see class JLANG::JEquation).
Wrapper class around STL stringstream class to facilitate optional loading of data from file.
void load()
Load data from file with name corresponding to current contents.
Implementation for ASCII input of objects with ROOT dictionary.
JRootReader & get(T &object)
Read object according equation format.
Implementation for ASCII output of objects with ROOT dictionary.
JRootWriter & put(const T &object)
Write object according equation format.
Data structure for all trigger parameters.
static int ROOT_IO_VERSION
Streamer version of JTriggerParameters as obtained from ROOT file.
T & getInstance(const T &object)
Get static instance from temporary object.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
static JStat getFileStatus
Function object for file status.
std::ostream & operator<<(std::ostream &out, const JTRIGGER::JL2Parameters ¶meters)
Write L2 parameters to output.
std::istream & operator>>(std::istream &in, JTRIGGER::JL2Parameters ¶meters)
Read L2 parameters from input.
Data structure for L2 parameters.