|
VMC Examples Version 6.7
|
Implementation of the MCApplication class. More...
#include "MCApplication.h"#include "DetectorConstruction.h"#include "Ex03MCStack.h"#include <TMCRootManager.h>#include <Riostream.h>#include <TDatabasePDG.h>#include <TGeoManager.h>#include <TGeoMaterial.h>#include <TH1.h>#include <TInterpreter.h>#include <TLorentzVector.h>#include <TROOT.h>#include <TRandom.h>#include <TVirtualMC.h>
Go to the source code of this file.
Namespaces | |
| namespace | VMC |
| namespace | VMC::Monopole |
Variables | |
| std::vector< TH1D * > | VMC::Monopole::fHistograms |
Implementation of the MCApplication class.
Geant4 Monopole example adapted to Virtual Monte Carlo
Definition in file MCApplication.cxx.