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