Jpp 19.3.0-rc.3
the software that should make you happy
Loading...
Searching...
No Matches
JHeadToolkit.hh File Reference

Go to the source code of this file.

Classes

struct  JAANET::JHeadHelper
 Auxiliary map of application to check method. More...
 

Namespaces

namespace  JAANET
 Extensions to Evt data format.
 

Typedefs

typedef bool(* JAANET::is_head) (const JHead &)
 Type definition of test function of header.
 

Functions

bool JAANET::is_genhen (const JHead &header)
 Check for generator.
 
bool JAANET::is_gseagen (const JHead &header)
 Check for generator.
 
bool JAANET::is_mupage (const JHead &header)
 Check for generator.
 
bool JAANET::is_corsika (const JHead &header)
 Check for generator.
 
bool JAANET::is_km3buu (const JHead &header)
 Check for generator.
 
bool JAANET::is_km3 (const JHead &header)
 Check for detector simulation.
 
bool JAANET::is_km3sim (const JHead &header)
 Check for detector simulation.
 
bool JAANET::is_sirene (const JHead &header)
 Check for detector simulation.
 
bool JAANET::is_pure_noise (const JHead &header)
 Check for generator.
 
bool JAANET::is_daq (const JHead &header)
 Check for real data.
 
bool JAANET::is_MC (const JHead &header)
 Check for Monte-Carlo simulations.
 
Vec JAANET::getOffset (const JHead &header)
 Get offset.
 
Vec JAANET::getOrigin (const JHead &header)
 Get origin.
 
JCylinder3D JAANET::getCylinder (const JHead &header)
 Get cylinder corresponding to the positions of generated tracks (i.e.
 

Variables

static JHeadHelper JAANET::get_is_head
 Function object to get check method for given application.