43 template<
class JBuild_t>
51 typedef typename JBuild_t::value_type value_type;
57 h1.Fill((
double)
data.size());
75 JLimit_t& numberOfEvents = inputFile.getLimit();
83 JParser<> zap(
"Example program to test hit building with DAQ events.");
94 catch(
const exception &error) {
113 const Int_t N = 5000;
144 while (inputFile.hasNext()) {
151 process(buildL1, router, *
tev, h1);
152 process(buildL2, router, *
tev, h2);
int main(int argc, char **argv)
Data structure for detector geometry and calibration.
Basic data structure for L0 hit.
Basic data structure for L1 hit.
Basic data structure for L2 hit.
Reduced data structure for L1 hit.
Basic data structure for R2 hit.
General purpose messaging.
#define DEBUG(A)
Message macros.
Direct access to module in detector data structure.
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
ROOT TTree parameter settings of various packages.
Basic data structure for time and time over threshold information of hit.
Router for direct addressing of module data in detector data structure.
Template definition of a multi-dimensional oscillation probability interpolation table.
void load(const std::string &file_name, JDetector &detector)
Load detector from input file.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
KM3NeT DAQ data structures and auxiliaries.
Empty structure for specification of parser element that is initialised (i.e. does not require input)...
Auxiliary class for defining the range of iterations of objects.
static counter_type max()
Get maximum counter value.