Public Attributes | List of all members
dune::MCHit Struct Reference

Public Attributes

raw::ChannelID_t channel
 
int pdg
 
std::vector< sim::IDEidevec
 
std::vector< unsigned short > tdcvec
 
std::vector< double > chargevec
 
std::vector< const simb::MCParticle * > particlevec
 

Detailed Description

Definition at line 85 of file RobustHitFinder_module.cc.

Member Data Documentation

raw::ChannelID_t dune::MCHit::channel

Definition at line 86 of file RobustHitFinder_module.cc.

std::vector<double> dune::MCHit::chargevec

Definition at line 90 of file RobustHitFinder_module.cc.

std::vector<sim::IDE> dune::MCHit::idevec

Definition at line 88 of file RobustHitFinder_module.cc.

std::vector<const simb::MCParticle *> dune::MCHit::particlevec

Definition at line 91 of file RobustHitFinder_module.cc.

int dune::MCHit::pdg

Definition at line 87 of file RobustHitFinder_module.cc.

std::vector<unsigned short> dune::MCHit::tdcvec

Definition at line 89 of file RobustHitFinder_module.cc.


The documentation for this struct was generated from the following file: