SND@LHC Software
|
#include "splitcalHit.h"
#include "splitcal.h"
#include "TVector3.h"
#include "FairRun.h"
#include "FairRunSim.h"
#include "TMath.h"
#include "TRandom1.h"
#include "TRandom3.h"
#include "TGeoManager.h"
#include "TGeoNode.h"
#include "TGeoMatrix.h"
#include "TGeoVolume.h"
#include "TGeoNavigator.h"
#include "TGeoShape.h"
#include "TGeoBBox.h"
#include <iostream>
#include <math.h>
Go to the source code of this file.
Variables | |
Double_t | speedOfLight = TMath::C() *100./1000000000.0 |
Double_t speedOfLight = TMath::C() *100./1000000000.0 |
Definition at line 22 of file splitcalHit.cxx.