Jpp test-rotations-old-533-g2bdbdb559
the software that should make you happy
Loading...
Searching...
No Matches
JRECONSTRUCTION::JSparkSummary Struct Reference

Struct for storing spark removal summary data. More...

#include <JSparkSummary.hh>

Public Member Functions

 ClassDefNV (JSparkSummary, 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.
 

Detailed Description

Struct for storing spark removal summary data.

Author
vcarretero

Definition at line 22 of file JSparkSummary.hh.

Member Function Documentation

◆ ClassDefNV()

JRECONSTRUCTION::JSparkSummary::ClassDefNV ( JSparkSummary ,
1  )

Member Data Documentation

◆ Dmin

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

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

Definition at line 24 of file JSparkSummary.hh.

◆ Dmin_ModuleID

int JRECONSTRUCTION::JSparkSummary::Dmin_ModuleID = -1

DOM ID corresponding to the DOM at Dmin_DOM.

Definition at line 25 of file JSparkSummary.hh.

◆ nMaxPMT_snapshot

size_t JRECONSTRUCTION::JSparkSummary::nMaxPMT_snapshot = 0

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

Definition at line 28 of file JSparkSummary.hh.

◆ nMaxPMT_snapshot_ModuleID

int JRECONSTRUCTION::JSparkSummary::nMaxPMT_snapshot_ModuleID = -1

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

Definition at line 29 of file JSparkSummary.hh.

◆ nMaxPMT_trigger

size_t JRECONSTRUCTION::JSparkSummary::nMaxPMT_trigger = 0

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

Definition at line 30 of file JSparkSummary.hh.

◆ nMaxPMT_trigger_ModuleID

int JRECONSTRUCTION::JSparkSummary::nMaxPMT_trigger_ModuleID = -1

DOM ID with maximum number of PMT triggered.

Definition at line 31 of file JSparkSummary.hh.


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