ChannelManager(const std::vector< int > &boloList, const std::vector< int > &activeChannels) | ChannelManager | |
ChannelManager(const std::vector< int > &boloList, const std::vector< int > &activeChannels, const std::multimap< int, int > &FloorChannel) | ChannelManager | |
CreateReferencePlot(char *VariableName, const QVector &VariableValue, const int binSeparation) | ChannelManager | |
fChannels | ChannelManager | [private] |
fFloorChannel (defined in ChannelManager) | ChannelManager | [private] |
GetActiveChannels(bool isActive=true) | ChannelManager | |
GetChannelProperty(int ch) const | ChannelManager | [inline] |
GetIsActive(int ch) const | ChannelManager | [inline] |
GetIsMasked(int ch) const | ChannelManager | [inline] |
GetMasked(bool isMasked=true) | ChannelManager | |
GetMaxReference() (defined in ChannelManager) | ChannelManager | |
GetReference(int ch, double &ref, double &RefMin, double &RefMax) | ChannelManager | |
SetMasked(const std::vector< int > &maskedList) | ChannelManager | |
SetMasked(const QMatrix &matrix) | ChannelManager | |
SetMasked(int ch, bool isMasked=true) | ChannelManager | |
SetReference(int ch, double ref, double refmin, double refmax) | ChannelManager | |
SetReference(const QMatrix &matrix) | ChannelManager | |
~ChannelManager() | ChannelManager | [virtual] |