![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "PHG4ScoringManager.h"#include "PHG4InEvent.h"#include "PHG4Particle.h"#include <phhepmc/PHHepMCGenEvent.h>#include <phhepmc/PHHepMCGenEventMap.h>#include <fun4all/Fun4AllBase.h>#include <fun4all/Fun4AllHistoManager.h>#include <fun4all/Fun4AllReturnCodes.h>#include <fun4all/Fun4AllServer.h>#include <fun4all/PHTFileServer.h>#include <phool/getClass.h>#include <HepMC/SimpleVector.h>#include <TAxis.h>#include <TDatabasePDG.h>#include <TH1.h>#include <TH3.h>#include <TNamed.h>#include <TParticlePDG.h>#include <TVector3.h>#include <Geant4/G4RunManager.hh>#include <Geant4/G4ScoringManager.hh>#include <Geant4/G4String.hh>#include <Geant4/G4SystemOfUnits.hh>#include <Geant4/G4THitsMap.hh>#include <Geant4/G4ThreeVector.hh>#include <Geant4/G4Types.hh>#include <Geant4/G4UImanager.hh>#include <Geant4/G4VScoringMesh.hh>#include <Geant4/G4Version.hh>#include <boost/format.hpp>#include <cassert>#include <cmath>#include <iostream>#include <limits>#include <map>#include <utility>
Include dependency graph for PHG4ScoringManager.cc:Go to the source code of this file.