#include <string>
#include <vector>
#include <utility>
Go to the source code of this file.
Classes | |
struct | sim::TrackSDP |
Ionization photons from a Geant4 track. More... | |
struct | sim::SDP |
class | sim::OpDetBacktrackerRecord |
Energy deposited on a readout Optical Detector by simulated tracks. More... | |
Namespaces | |
sim | |
Code to link reconstructed objects back to the MC truth information. | |
Typedefs | |
typedef std::pair< double, std::vector< sim::SDP > > | sim::timePDclockSDP_t |
List of energy deposits at the same time (on this Optical Detector) More... | |