5#include "G4ThreeVector.hh"
15 G4double neutrinoTime;
17 G4double neutrinoEnergy;
19 G4double primaryEnergy;
43 void writeInfoFileHeader();
44 void writeDataFileHeader();
49 G4ThreadLocal
static bool m_headerWasWritten;
52 G4String m_outputSufix;
Defines structures and classes related to optical module photon hit management.
Definition OMSimSNAnalysis.hh:24
static OMSimSNAnalysis & getInstance()
Returns the singleton instance of the OMSimSNAnalysis.
Definition OMSimSNAnalysis.hh:33
Definition OMSimSNAnalysis.hh:14