Analysis Software
Documentation for sPHENIX simulation software
|
#include "PHG4CEmcTestBeamDetector.h"
#include <g4main/PHG4Detector.h>
#include <phool/recoConsts.h>
#include <Geant4/G4Box.hh>
#include <Geant4/G4Colour.hh>
#include <Geant4/G4LogicalVolume.hh>
#include <Geant4/G4PVPlacement.hh>
#include <Geant4/G4RotationMatrix.hh>
#include <Geant4/G4String.hh>
#include <Geant4/G4SystemOfUnits.hh>
#include <Geant4/G4ThreeVector.hh>
#include <Geant4/G4Transform3D.hh>
#include <Geant4/G4Tubs.hh>
#include <Geant4/G4Types.hh>
#include <Geant4/G4VisAttributes.hh>
#include <algorithm>
#include <cmath>
#include <iostream>
#include <sstream>
Go to the source code of this file.
Variables | |
static double | no_overlap = 0.0001 * cm |
|
static |
Definition at line 31 of file PHG4CEmcTestBeamDetector.cc.
View newest version in sPHENIX GitHub at line 31 of file PHG4CEmcTestBeamDetector.cc
Referenced by PHG4CEmcTestBeamDetector::ConstructMe().