|
std::unordered_map< int, SimpleChannel * > | chid2sch |
|
Definition at line 79 of file AnodePlane.cxx.
Definition at line 88 of file AnodePlane.cxx.
89 const int chid = iwire->channel();
90 SimpleChannel* sc =
nullptr;
93 sc =
new SimpleChannel(chid);
std::unordered_map< int, SimpleChannel * > chid2sch
SimpleChannel* channel_wire_collector_t::operator() |
( |
int |
chid | ) |
|
|
inline |
Definition at line 102 of file AnodePlane.cxx.
std::unordered_map< int, SimpleChannel * > chid2sch
std::unordered_map<int, SimpleChannel*> channel_wire_collector_t::chid2sch |
The documentation for this struct was generated from the following file: