![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
strongly inspired by code from Qinhua Huang qinhua.huang@cea.fr More...
#include "PHG4MicromegasDetector.h"#include <phparameter/PHParameters.h>#include <g4detectors/PHG4CylinderGeomContainer.h>#include <g4main/PHG4Detector.h>#include <micromegas/CylinderGeomMicromegas.h>#include <phool/getClass.h>#include <phool/PHCompositeNode.h>#include <phool/PHIODataNode.h>#include <phool/PHNode.h>#include <phool/PHNodeIterator.h>#include <phool/PHObject.h>#include <phool/recoConsts.h>#include <Geant4/G4Tubs.hh>#include <Geant4/G4Color.hh>#include <Geant4/G4LogicalVolume.hh>#include <Geant4/G4Material.hh>#include <Geant4/G4PVPlacement.hh>#include <Geant4/G4SystemOfUnits.hh>#include <Geant4/G4VisAttributes.hh>#include <Geant4/G4String.hh>#include <Geant4/G4ThreeVector.hh>#include <Geant4/G4Types.hh>#include <Geant4/G4VPhysicalVolume.hh>#include <Geant4/G4VSolid.hh>#include <cmath>#include <iostream>#include <numeric>#include <tuple>#include <utility>#include <vector>
Include dependency graph for PHG4MicromegasDetector.cc:Go to the source code of this file.
strongly inspired by code from Qinhua Huang qinhua.huang@cea.fr
Definition in file PHG4MicromegasDetector.cc.