Classes | Namespaces | Typedefs
SimChannel.h File Reference

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...
 

Detailed Description

object containing MC truth information necessary for making RawDigits and doing back tracking

Author
selig.nosp@m.man@.nosp@m.nevis.nosp@m..col.nosp@m.umbia.nosp@m..edu
See also
SimChannel.cxx

This class uses only LArSoft libraries that are header only.

Definition in file SimChannel.h.