ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include "AtSimpleSimulation.h"
#include "AtELossModel.h"
#include "AtMCPoint.h"
#include "AtSpaceChargeModel.h"
#include <FairLogger.h>
#include <FairRootManager.h>
#include <TClonesArray.h>
#include <TGeoManager.h>
#include <TGeoNode.h>
#include <TGeoVolume.h>
#include <TObject.h>
#include <cmath>
#include <stdexcept>
#include <utility>