VMC Examples Version 6.6
|
Implementation of the A01MCApplication class. More...
#include <Riostream.h>
#include <TGeoManager.h>
#include <TGeoUniformMagField.h>
#include <TInterpreter.h>
#include <TPDGCode.h>
#include <TParticle.h>
#include <TParticlePDG.h>
#include <TROOT.h>
#include <TRandom.h>
#include <TVector3.h>
#include <TVirtualGeoTrack.h>
#include <TVirtualMC.h>
#include <TMCRootManager.h>
#include "A01DriftChamberSD.h"
#include "A01EmCalorimeterSD.h"
#include "A01HadCalorimeterSD.h"
#include "A01HodoscopeSD.h"
#include "A01MCApplication.h"
#include "A01MagField.h"
#include "A01PrimaryGenerator.h"
#include "A01RootDetectorConstruction.h"
#include "Ex03MCStack.h"
Go to the source code of this file.
Implementation of the A01MCApplication class.
Geant4 example A01 adapted to Virtual Monte Carlo
Definition in file A01MCApplication.cxx.