Public Attributes | List of all members
hit::RobustMCAna::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 81 of file RobustMCAna_module.cc.

Member Data Documentation

raw::ChannelID_t hit::RobustMCAna::MCHit::channel

Definition at line 82 of file RobustMCAna_module.cc.

std::vector<double> hit::RobustMCAna::MCHit::chargevec

Definition at line 86 of file RobustMCAna_module.cc.

std::vector<sim::IDE> hit::RobustMCAna::MCHit::idevec

Definition at line 84 of file RobustMCAna_module.cc.

std::vector<const simb::MCParticle *> hit::RobustMCAna::MCHit::particlevec

Definition at line 87 of file RobustMCAna_module.cc.

int hit::RobustMCAna::MCHit::pdg

Definition at line 83 of file RobustMCAna_module.cc.

std::vector<unsigned short> hit::RobustMCAna::MCHit::tdcvec

Definition at line 85 of file RobustMCAna_module.cc.


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