|
SND@LHC Software
|
#include "TimeDetHit.h"#include "TimeDet.h"#include "TVector3.h"#include "TMath.h"#include "TRandom1.h"#include "TRandom3.h"#include "TGeoManager.h"#include "TGeoBBox.h"#include "TGeoNode.h"#include <iostream>#include <cmath>
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 17 of file TimeDetHit.cxx.