1#ifndef JSPARKSUMMARY_INCLUDE
2#define JSPARKSUMMARY_INCLUDE
24 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 AUTOFLUSH_LEVEL_SPARKSUMMARY
static int SPLIT_LEVEL_SPARKSUMMARY
static std::string TBRANCH_SPARKSUMMARY
static std::string TTREE_SPARKSUMMARY
static int COMPRESSION_LEVEL_SPARKSUMMARY
static int BASKET_SIZE_SPARKSUMMARY
Auxiliary class for a type holder.
Struct for storing spark removal summary data.
int nMaxPMT_trigger_ModuleID
DOM ID with maximum number of PMT triggered.
size_t nMaxPMT_trigger
maximum number of PMT with at least one triggered hit in any DOM
size_t nMaxPMT_snapshot
maximum number of PMT with at least one hit in any DOM
double Dmin
Minimum distance from reconstructed shower vertex to any DOM [m].
ClassDefNV(JSparkSummary, 1)
int Dmin_ModuleID
DOM ID corresponding to the DOM at Dmin_DOM.
int nMaxPMT_snapshot_ModuleID
DOM ID with maximum number of PMT hits in the snapshot.