DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DDEve/ParticleActors.h>
#include <DD4hep/DD4hepUnits.h>
#include <DD4hep/Printout.h>
#include <DD4hep/Objects.h>
#include <TEveTrack.h>
#include <TEveBoxSet.h>
#include <TEvePointSet.h>
#include <TEveCompound.h>
#include <TEveTrackPropagator.h>
#include <TParticle.h>
#include <TDatabasePDG.h>
#include <TGeoManager.h>
Go to the source code of this file.
Macros | |
#define | CM_2_MM 10.0 |
#define | MM_2_CM 0.1 |
#define | MEV_TO_GEV 1.0 |
#define CM_2_MM 10.0 |
Definition at line 38 of file ParticleActors.cpp.
#define MEV_TO_GEV 1.0 |
Definition at line 40 of file ParticleActors.cpp.
#define MM_2_CM 0.1 |
Definition at line 39 of file ParticleActors.cpp.