VMC Examples Version 6.6
|
Implementation of the MCApplication class. More...
#include "MCApplication.h"
#include "DetectorConstruction.h"
#include "Ex03MCStack.h"
#include "PrimaryGenerator.h"
#include "SensitiveDetector.h"
#include <TMCRootManager.h>
#include <Riostream.h>
#include <TGeoManager.h>
#include <TGeoUniformMagField.h>
#include <TH1.h>
#include <TInterpreter.h>
#include <TPDGCode.h>
#include <TParticle.h>
#include <TROOT.h>
#include <TVirtualGeoTrack.h>
#include <TVirtualMC.h>
Go to the source code of this file.
Namespaces | |
namespace | VMC |
namespace | VMC::TR |
Variables | |
std::vector< TH1D * > | VMC::TR::fHistograms |
Implementation of the MCApplication class.
Geant4 TestEm10 adapted to Virtual Monte Carlo.
Definition in file MCApplication.cxx.