This is the complete list of members for gar::evd::RecoBaseDrawer, including all inherited members.
CaloCluster3D(art::Event const &evt, evdb::View3D *view) | gar::evd::RecoBaseDrawer | |
CaloHit3D(art::Event const &evt, evdb::View3D *view) | gar::evd::RecoBaseDrawer | |
DrawArrow3D(const float *startpos, const float *arrowvec, evdb::View3D *view, int color, float lengthscale=1.0) | gar::evd::RecoBaseDrawer | |
DrawCaloCluster3D(std::vector< const gar::rec::Cluster * > const &Clusters, evdb::View3D *view, int color) | gar::evd::RecoBaseDrawer | |
DrawCaloHit3D(std::vector< const gar::rec::CaloHit * > const &CaloHits, evdb::View3D *view) | gar::evd::RecoBaseDrawer | |
DrawHelix3D(const float *trackpar, const float xpar, const float xother, evdb::View3D *view, int color, int width) | gar::evd::RecoBaseDrawer | |
DrawHit3D(std::vector< const rec::Hit * > const &hit, evdb::View3D *view, int color, int marker=2, int size=2) | gar::evd::RecoBaseDrawer | |
DrawTPCCluster3D(std::vector< const gar::rec::TPCCluster * > const &TPCClusters, evdb::View3D *view, int color, int marker=2, int size=2) | gar::evd::RecoBaseDrawer | |
DrawTrack3D(rec::Track const &track, evdb::View3D *view, int color, int marker=1, int size=2) | gar::evd::RecoBaseDrawer | |
DrawTrackPolyLine3D(std::vector< const gar::rec::TrackTrajectory * > const &trajectories, evdb::View3D *view, int color, int width=2) | gar::evd::RecoBaseDrawer | |
DrawVecHit3D(std::vector< const rec::VecHit * > const &vechits, evdb::View3D *view, int color=6, int marker=28, int size=2) | gar::evd::RecoBaseDrawer | |
DrawVertex3D(const float *pos, evdb::View3D *view, int color=5, int marker=20, int size=1) | gar::evd::RecoBaseDrawer | |
GetCaloClusters(art::Event const &evt, std::string const &which, std::vector< const rec::Cluster * > &Clusters) | gar::evd::RecoBaseDrawer | private |
GetCaloHits(art::Event const &evt, std::string const &which, std::vector< const rec::CaloHit * > &CaloHits) | gar::evd::RecoBaseDrawer | private |
GetHits(art::Event const &evt, std::string const &which, std::vector< const rec::Hit * > &hits) | gar::evd::RecoBaseDrawer | private |
GetShowers(art::Event const &evt, std::string const &which, art::View< rec::Shower > &shower) | gar::evd::RecoBaseDrawer | private |
GetTPCClusters(art::Event const &evt, std::string const &which, std::vector< const rec::TPCCluster * > &TPCClusters) | gar::evd::RecoBaseDrawer | private |
GetTracks(art::Event const &evt, std::string const &which, art::View< rec::Track > &track) | gar::evd::RecoBaseDrawer | private |
GetVecHits(art::Event const &evt, std::string const &which, std::vector< const rec::VecHit * > &vechits) | gar::evd::RecoBaseDrawer | private |
GetVertices(art::Event const &evt, std::string const &which, art::View< rec::Vertex > &vertex) | gar::evd::RecoBaseDrawer | private |
Hit3D(art::Event const &evt, evdb::View3D *view) | gar::evd::RecoBaseDrawer | |
RecoBaseDrawer() | gar::evd::RecoBaseDrawer | |
TPCCluster3D(art::Event const &evt, evdb::View3D *view) | gar::evd::RecoBaseDrawer | |
Track3D(art::Event const &evt, evdb::View3D *view) | gar::evd::RecoBaseDrawer | |
VecHit3D(art::Event const &evt, evdb::View3D *view) | gar::evd::RecoBaseDrawer | |
Vertex3D(art::Event const &evt, evdb::View3D *view) | gar::evd::RecoBaseDrawer | |
~RecoBaseDrawer() | gar::evd::RecoBaseDrawer |