This is the complete list of members for Voxel_tpc, including all inherited members.
_adjacent_voxels | Voxel_tpc | private |
_coord | Voxel_tpc | private |
_edep | Voxel_tpc | private |
_isClusterHit | Voxel_tpc | private |
_isMerged | Voxel_tpc | private |
_phi_index | Voxel_tpc | private |
_row_index | Voxel_tpc | private |
_rPhiRes | Voxel_tpc | private |
_z_index | Voxel_tpc | private |
_zRes | Voxel_tpc | private |
clusterFind(vector< Voxel_tpc * > *hitList) | Voxel_tpc | |
getAdjacent(int i) | Voxel_tpc | inline |
getEDep() | Voxel_tpc | inline |
getFirstAdjacent() | Voxel_tpc | inline |
getHep3Vector() | Voxel_tpc | inline |
getNumberOfAdjacent() | Voxel_tpc | inline |
getPhi() | Voxel_tpc | inline |
getPhiIndex() | Voxel_tpc | inline |
getR() | Voxel_tpc | inline |
getRowIndex() | Voxel_tpc | inline |
getRPhiRes() | Voxel_tpc | inline |
getX() | Voxel_tpc | inline |
getY() | Voxel_tpc | inline |
getZ() | Voxel_tpc | inline |
getZIndex() | Voxel_tpc | inline |
getZRes() | Voxel_tpc | inline |
IsClusterHit() | Voxel_tpc | inline |
IsMerged() | Voxel_tpc | inline |
setAdjacent(Voxel_tpc *p_voxel) | Voxel_tpc | inline |
setIsClusterHit() | Voxel_tpc | inline |
setIsMerged() | Voxel_tpc | inline |
Voxel_tpc() | Voxel_tpc | |
Voxel_tpc(int row, int phi, int z, double pos[3], double posRPhi[2], double edep, double rPhiRes, double zRes) | Voxel_tpc | |
Voxel_tpc(int row, int phi, int z, CLHEP::Hep3Vector coord, double edep, double rPhiRes, double zRes) | Voxel_tpc | |
~Voxel_tpc() | Voxel_tpc | |