This is the complete list of members for cvn::CVNImageUtils, including all inherited members.
| BuildImageVector(ViewVector v0, ViewVector v1, ViewVector v2) | cvn::CVNImageUtils | private |
| BuildImageVectorF(ViewVectorF v0, ViewVectorF v1, ViewVectorF v2) | cvn::CVNImageUtils | private |
| ConvertChargeToChar(float charge) | cvn::CVNImageUtils | |
| ConvertChargeVectorsToImageVector(std::vector< float > &v0pe, std::vector< float > &v1pe, std::vector< float > &v2pe, ImageVector &imageVec) | cvn::CVNImageUtils | |
| ConvertChargeVectorsToImageVectorF(std::vector< float > &v0pe, std::vector< float > &v1pe, std::vector< float > &v2pe, ImageVectorF &imageVec) | cvn::CVNImageUtils | |
| ConvertChargeVectorsToPixelArray(std::vector< float > &v0pe, std::vector< float > &v1pe, std::vector< float > &v2pe, std::vector< unsigned char > &pix) | cvn::CVNImageUtils | |
| ConvertChargeVectorsToViewVectors(std::vector< float > &v0pe, std::vector< float > &v1pe, std::vector< float > &v2pe, ViewVector &view0, ViewVector &view1, ViewVector &view2) | cvn::CVNImageUtils | private |
| ConvertImageVecToImageVecF(ImageVector image) | cvn::CVNImageUtils | private |
| ConvertPixelArrayToImageVectorF(const std::vector< unsigned char > &pixelArray, ImageVectorF &imageVec) | cvn::CVNImageUtils | |
| ConvertPixelMapToImageVector(const PixelMap &pm, ImageVector &imageVec) | cvn::CVNImageUtils | |
| ConvertPixelMapToImageVectorF(const PixelMap &pm, ImageVectorF &imageVec) | cvn::CVNImageUtils | |
| ConvertPixelMapToPixelArray(const PixelMap &pm, std::vector< unsigned char > &pix) | cvn::CVNImageUtils | |
| ConvertViewVecToViewVecF(ViewVector view) | cvn::CVNImageUtils | private |
| CVNImageUtils() | cvn::CVNImageUtils | |
| CVNImageUtils(unsigned int nWires, unsigned int nTDCs, unsigned int nViews) | cvn::CVNImageUtils | |
| DisableRegionSelection() | cvn::CVNImageUtils | |
| EnableRegionSelection() | cvn::CVNImageUtils | |
| fDisableRegionSelection | cvn::CVNImageUtils | private |
| fNTDCs | cvn::CVNImageUtils | private |
| fNViews | cvn::CVNImageUtils | private |
| fNWires | cvn::CVNImageUtils | private |
| fPixelMapTDCs | cvn::CVNImageUtils | private |
| fPixelMapWires | cvn::CVNImageUtils | private |
| fUseLogScale | cvn::CVNImageUtils | private |
| fViewReverse | cvn::CVNImageUtils | private |
| GetMinMaxTDCs(std::vector< float > &tdcCharges, unsigned int &minTDC, unsigned int &maxTDC) | cvn::CVNImageUtils | private |
| GetMinMaxWires(std::vector< float > &wireCharges, unsigned int &minWire, unsigned int &maxWire) | cvn::CVNImageUtils | private |
| ReverseView(std::vector< float > &peVec) | cvn::CVNImageUtils | private |
| SetImageSize(unsigned int nWires, unsigned int nTDCs, unsigned int nViews) | cvn::CVNImageUtils | |
| SetLogScale(bool setLog) | cvn::CVNImageUtils | |
| SetPixelMapSize(unsigned int nWires, unsigned int nTDCs) | cvn::CVNImageUtils | |
| SetViewReversal(bool reverseX, bool reverseY, bool reverseZ) | cvn::CVNImageUtils | |
| SetViewReversal(std::vector< bool > reverseViews) | cvn::CVNImageUtils | |
| ~CVNImageUtils() | cvn::CVNImageUtils |
1.8.11