Loading [MathJax]/extensions/tex2jax.js
OMSim
Geant4 for IceCube optical module studies
All Classes Namespaces Files Functions Variables Macros Modules Pages
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