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