Collection of information on one plane. More...
Public Member Functions | |
| constexpr ChannelRange_t const & | channelRange () const |
| Returns the range of channels covered by the wire plane. More... | |
| constexpr raw::ChannelID_t | firstChannel () const |
| Returns the ID of the last channel in the range. More... | |
| constexpr raw::ChannelID_t | lastChannel () const |
| Returns the ID of the last channel in the range. More... | |
| constexpr raw::ChannelID_t | endChannel () const |
| Returns the ID of the channel after the last in the range. More... | |
| constexpr readout::ROPID | ROP () const |
| Returns the ID of the readout plane this wire plane belongs to. More... | |
Public Attributes | |
| ChannelRange_t | fChannelRange |
| Range of channels covered by the plane. More... | |
| readout::ROPID | fROPID |
| Which readout plane this wire plane belongs to. More... | |
Collection of information on one plane.
Definition at line 470 of file ColdBoxChannelMapAlg.h.
|
inline |
Returns the range of channels covered by the wire plane.
Definition at line 476 of file ColdBoxChannelMapAlg.h.
|
inline |
Returns the ID of the channel after the last in the range.
Definition at line 488 of file ColdBoxChannelMapAlg.h.
|
inline |
Returns the ID of the last channel in the range.
Definition at line 480 of file ColdBoxChannelMapAlg.h.
|
inline |
Returns the ID of the last channel in the range.
Definition at line 484 of file ColdBoxChannelMapAlg.h.
|
inline |
Returns the ID of the readout plane this wire plane belongs to.
Definition at line 492 of file ColdBoxChannelMapAlg.h.
| ChannelRange_t geo::ColdBoxChannelMapAlg::PlaneInfo_t::fChannelRange |
Range of channels covered by the plane.
Definition at line 472 of file ColdBoxChannelMapAlg.h.
| readout::ROPID geo::ColdBoxChannelMapAlg::PlaneInfo_t::fROPID |
Which readout plane this wire plane belongs to.
Definition at line 473 of file ColdBoxChannelMapAlg.h.
1.8.11