OMSim
Geant4 for IceCube optical module studies
Loading...
Searching...
No Matches
OMSimSNdetector.hh
1#pragma once
2#include "OMSimDetectorConstruction.hh"
3
4
11{
12 public:
15
16private:
20 void constructWorld();
21 void constructDetector();
22};
23
Class for detector construction in the effective area simulation.
Definition OMSimDetectorConstruction.hh:19
Class for detector construction in the SN neutrino simulation.
Definition OMSimSNdetector.hh:11
void constructWorld()
Constructs the world volume (cylinder).
Definition OMSimSNdetector.cc:16