~c-e-pidcott/maus/devel

« back to all changes in this revision

Viewing changes to src/common_cpp/Simulation/MAUSGeant4Manager.hh

  • Committer: Chris Rogers
  • Date: 2012-10-03 07:19:33 UTC
  • mfrom: (659.1.40 release-candidate)
  • Revision ID: chris.rogers@stfc.ac.uk-20121003071933-kgrhvl1ec6w2jmug
Tags: MAUS-v0.3.3
MAUS-v0.3.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#include "src/common_cpp/Simulation/MAUSEventAction.hh"
31
31
#include "src/common_cpp/Simulation/VirtualPlanes.hh"
32
32
 
 
33
class BTFieldConstructor;
33
34
 
34
35
namespace MAUS {
35
36
 
138
139
     */
139
140
    MAUSVisManager* GetVisManager() {return _visManager;}
140
141
 
 
142
    BTFieldConstructor* GetField() {return _detector->GetField();}
 
143
 
 
144
 
141
145
    /** Delete the manager and close any existing simulation
142
146
     *
143
147
     *  Note that it is a feature of Geant4 that the geometry cannot be reopened