53 JParser<> zap(
"Auxiliary program to select number of DAQ events.");
62 catch(
const exception& error) {
78 int trigger_counter = 0;
87 Evt*
event =
mc.getEntry(
tev->getCounter());
99 const std::string& tag = i->comment;
127 tev->setCounter(trigger_counter);
Recording of objects on file according a format that follows from the file name extension.
General purpose messaging.
#define DEBUG(A)
Message macros.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Scanning of objects from a single file according a format that follows from the extension of each fil...
ROOT TTree parameter settings of various packages.
int main(int argc, char **argv)
Template definition of a multi-dimensional oscillation probability interpolation table.
File router for fast addressing of summary data.
void update(const JDAQHeader &header)
Update router.
int getFrameIndex() const
Get frame index.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
JTriggerParameters getTriggerParameters(const JMultipleFileScanner_t &file_list)
Get trigger parameters.
JMultiHead getMultiHeader(const JMultipleFileScanner_t &file_list)
Get multi-header corresponding to a given file list.
Head getHeader(const JMultipleFileScanner_t &file_list)
Get Monte Carlo header.
const char *const neutrino_t
const char *const track_in_t
const char *const track_t
const char *const primarylepton_t
const char *const track_bundle_t
const char *const track_primary_t
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.
static int ROOT_IO_VERSION
Streamer version as obtained from ROOT file.
Auxiliary class for defining the range of iterations of objects.
static counter_type max()
Get maximum counter value.
static const int PDG_MUONBUNDLE
muon bundle reached the can level (mupage)
static const int TRK_ST_FINALSTATE
for MC: the particle must be processed by detector simulation ('track_in' tag in evt files)....
static const int TRK_ST_MUONBUNDLE
initial state muon bundle (mupage)
static const int TRK_ST_PRIMARYCOSMIC
initial state cosmic ray ('track_primary' tag in evt files from corant).
static const int TRK_ST_PRIMARYNEUTRINO
initial state neutrino ('neutrino' tag in evt files from gseagen and genhen).