Hall A ROOT/C++ Analyzer (podd)
|
Definition at line 175 of file THaDetMap.h.
Public Member Functions | |
HitInfo_t () | |
void | reset () |
void | set_crate_slot (const THaDetMap::Module *mod) |
Public Attributes | |
UInt_t | chan |
UInt_t | crate |
UInt_t | ev |
UInt_t | hit |
Int_t | lchan |
Decoder::ChannelType | modtype |
UInt_t | nhit |
UInt_t | slot |
Decoder::Module *Decoder::ChannelType | type |
#include <THaDetMap.h>
|
inline |
Definition at line 177 of file THaDetMap.h.
|
inline |
Definition at line 192 of file THaDetMap.h.
|
inline |
Definition at line 182 of file THaDetMap.h.
UInt_t THaDetMap::Iterator::HitInfo_t::chan |
Definition at line 202 of file THaDetMap.h.
UInt_t THaDetMap::Iterator::HitInfo_t::crate |
Definition at line 200 of file THaDetMap.h.
UInt_t THaDetMap::Iterator::HitInfo_t::ev |
Definition at line 199 of file THaDetMap.h.
UInt_t THaDetMap::Iterator::HitInfo_t::hit |
Definition at line 204 of file THaDetMap.h.
Int_t THaDetMap::Iterator::HitInfo_t::lchan |
Definition at line 205 of file THaDetMap.h.
Decoder::ChannelType THaDetMap::Iterator::HitInfo_t::modtype |
Definition at line 198 of file THaDetMap.h.
UInt_t THaDetMap::Iterator::HitInfo_t::nhit |
Definition at line 203 of file THaDetMap.h.
UInt_t THaDetMap::Iterator::HitInfo_t::slot |
Definition at line 201 of file THaDetMap.h.
Decoder::Module* Decoder::ChannelType THaDetMap::Iterator::HitInfo_t::type |
Definition at line 197 of file THaDetMap.h.