#include "Framework/Logger.h"
#include "FairRootManager.h"
#include "FairVolume.h"
#include "DetectorsBase/MaterialManager.h"
#include "DetectorsBase/Stack.h"
#include "ZDCSimulation/Detector.h"
#include "DataFormatsZDC/Hit.h"
#include "TMath.h"
#include "TGeoManager.h"
#include "TGeoVolume.h"
#include "TGeoTube.h"
#include "TGeoCone.h"
#include "TGeoCompositeShape.h"
#include "TVirtualMC.h"
#include "TString.h"
#include <TRandom.h>
#include <cassert>
#include <fstream>
#include "ZDCSimulation/ZDCSimParam.h"
Go to the source code of this file.
◆ kRaddeg
#define kRaddeg TMath::RadToDeg() |
◆ ClassImp()
◆ estimateTimeOfFlight()
double estimateTimeOfFlight |
( |
TParticle const & |
part, |
|
|
double |
z |
|
) |
| |
◆ loadLightTable()