GGS(GenericGEANT4Simulation)Software
2.7.0
|
#include <list>
#include <vector>
#include "TFile.h"
#include "TObjString.h"
#include "TString.h"
#include "TTree.h"
#include "G4Run.hh"
#include "G4VPhysicalVolume.hh"
#include "boost/filesystem.hpp"
#include "boost/unordered_map.hpp"
#include <boost/functional/hash.hpp>
#include "montecarlo/dataobjs/GGSTSimInfo.h"
#include "montecarlo/useractions/manager/GGSUserActionsManager.h"
Go to the source code of this file.
Data Structures | |
class | GGSRootFileService |
Singleton for a centralized ROOT files management. More... | |
GGSRootFileService class definition.
Definition in file GGSRootFileService.h.