1#ifndef JANALYSISSUMMARY_INCLUDE
2#define JANALYSISSUMMARY_INCLUDE
22 double Dmin = std::numeric_limits<double>::max();
JROOT::JTreeParameters getTreeParameters(JLANG::JType< JRECONSTRUCTION::JEvt >)
Get TTree parameters for given data type.
Data structure for TTree parameters.
static int BASKET_SIZE_ANALYSISSUMMARY
static int COMPRESSION_LEVEL_ANALYSISSUMMARY
static int AUTOFLUSH_LEVEL_ANALYSISSUMMARY
static std::string TBRANCH_ANALYSISSUMMARY
static std::string TTREE_ANALYSISSUMMARY
static int SPLIT_LEVEL_ANALYSISSUMMARY
Auxiliary class for a type holder.
Struct for storing analysis variables.
double visible_energy_lepton
size_t nMaxPMT_snapshot
maximum number of PMT with at least one hit in any DOM
ClassDefNV(JAnalysisSummary, 1)
double visible_energy_total
double visible_energy_hadron
double Dmin
Minimum distance from reconstructed shower vertex to any DOM [m].
size_t nMaxPMT_trigger
maximum number of PMT with at least one triggered hit in any DOM
int nMaxPMT_snapshot_ModuleID
DOM ID with maximum number of PMT hits in the snapshot.
int nMaxPMT_trigger_ModuleID
DOM ID with maximum number of PMT triggered.
int Dmin_ModuleID
DOM ID corresponding to the DOM at Dmin_DOM.