Source file for the Detector class used to build the OLYMPUS detector. More...
#include "Detector.h"
#include "Materials.h"
#include "Beam_Pipe.h"
#include "Gem_Tracker.h"
#include "Luminosity_Monitor.h"
#include "Magnetic_Field.h"
#include "MWPC.h"
#include "Symmetric_Moeller.h"
#include "Target_Chamber.h"
#include "Time_of_Flight.h"
#include "Toroid_Magnet.h"
#include "Wire_Chamber.h"
#include "DET_Messenger.h"
#include "G4VPhysicalVolume.hh"
#include "G4FieldManager.hh"
#include "G4TransportationManager.hh"
#include "G4Box.hh"
#include "G4LogicalVolume.hh"
#include "G4Material.hh"
#include "G4VisAttributes.hh"
#include "G4Color.hh"
#include "G4PVPlacement.hh"
#include "G4ThreeVector.hh"
Go to the source code of this file.
Source file for the Detector class used to build the OLYMPUS detector.
Defines the Detector class and the member routines which construct the OLYMPUS detector.
Definition in file Detector.cc.