Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
JRECONSTRUCTION::JAnalysisSummary Struct Reference

Struct for storing analysis variables. More...

#include <JAnalysisSummary.hh>

Public Member Functions

 ClassDefNV (JAnalysisSummary, 1)
 

Public Attributes

double Dmin = std::numeric_limits<double>::max()
 Minimum distance from reconstructed shower vertex to any DOM [m].
 
int Dmin_ModuleID = -1
 DOM ID corresponding to the DOM at Dmin_DOM.
 
size_t nMaxPMT_snapshot = 0
 maximum number of PMT with at least one hit in any DOM
 
int nMaxPMT_snapshot_ModuleID = -1
 DOM ID with maximum number of PMT hits in the snapshot.
 
size_t nMaxPMT_trigger = 0
 maximum number of PMT with at least one triggered hit in any DOM
 
int nMaxPMT_trigger_ModuleID = -1
 DOM ID with maximum number of PMT triggered.
 
double visible_energy_total = 0
 
double visible_energy_lepton = 0
 
double visible_energy_hadron = 0
 

Detailed Description

Struct for storing analysis variables.

It includes spark-removal variables and visible energy variables, the idea is to be expandable.

Author
vcarretero

Definition at line 20 of file JAnalysisSummary.hh.

Member Function Documentation

◆ ClassDefNV()

JRECONSTRUCTION::JAnalysisSummary::ClassDefNV ( JAnalysisSummary ,
1  )

Member Data Documentation

◆ Dmin

double JRECONSTRUCTION::JAnalysisSummary::Dmin = std::numeric_limits<double>::max()

Minimum distance from reconstructed shower vertex to any DOM [m].

Definition at line 22 of file JAnalysisSummary.hh.

◆ Dmin_ModuleID

int JRECONSTRUCTION::JAnalysisSummary::Dmin_ModuleID = -1

DOM ID corresponding to the DOM at Dmin_DOM.

Definition at line 23 of file JAnalysisSummary.hh.

◆ nMaxPMT_snapshot

size_t JRECONSTRUCTION::JAnalysisSummary::nMaxPMT_snapshot = 0

maximum number of PMT with at least one hit in any DOM

Definition at line 26 of file JAnalysisSummary.hh.

◆ nMaxPMT_snapshot_ModuleID

int JRECONSTRUCTION::JAnalysisSummary::nMaxPMT_snapshot_ModuleID = -1

DOM ID with maximum number of PMT hits in the snapshot.

Definition at line 27 of file JAnalysisSummary.hh.

◆ nMaxPMT_trigger

size_t JRECONSTRUCTION::JAnalysisSummary::nMaxPMT_trigger = 0

maximum number of PMT with at least one triggered hit in any DOM

Definition at line 28 of file JAnalysisSummary.hh.

◆ nMaxPMT_trigger_ModuleID

int JRECONSTRUCTION::JAnalysisSummary::nMaxPMT_trigger_ModuleID = -1

DOM ID with maximum number of PMT triggered.

Definition at line 29 of file JAnalysisSummary.hh.

◆ visible_energy_total

double JRECONSTRUCTION::JAnalysisSummary::visible_energy_total = 0

Definition at line 32 of file JAnalysisSummary.hh.

◆ visible_energy_lepton

double JRECONSTRUCTION::JAnalysisSummary::visible_energy_lepton = 0

Definition at line 33 of file JAnalysisSummary.hh.

◆ visible_energy_hadron

double JRECONSTRUCTION::JAnalysisSummary::visible_energy_hadron = 0

Definition at line 34 of file JAnalysisSummary.hh.


The documentation for this struct was generated from the following file: