object containing MC truth information necessary for making RawDigits and doing back tracking More...
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"#include <string>#include <vector>#include <utility>Go to the source code of this file.
Classes | |
| struct | sim::TrackIDE |
| Ionization energy from a Geant4 track. More... | |
| struct | sim::IDE |
| Ionization at a point of the TPC sensitive volume. More... | |
| class | sim::SimChannel |
| Energy deposited on a readout channel by simulated tracks. More... | |
Namespaces | |
| sim | |
| Monte Carlo Simulation. | |
Typedefs | |
| typedef std::pair< unsigned short, std::vector< sim::IDE > > | sim::TDCIDE |
| List of energy deposits at the same time (on this channel) More... | |
object containing MC truth information necessary for making RawDigits and doing back tracking
This class uses only LArSoft libraries that are header only.
Definition in file SimChannel.h.
1.8.11