#include <stdint.h>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | sim::AuxDetIDE |
MC truth information to make RawDigits and do back tracking. More... | |
class | sim::AuxDetSimChannel |
Collection of particles crossing one auxiliary detector cell. More... | |
Namespaces | |
sim | |
Code to link reconstructed objects back to the MC truth information. | |
Typedefs | |
typedef std::vector< AuxDetSimChannel > | sim::AuxDetSimChannelCollection |