LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
This is the complete list of members for evd_tool::StandardDrawer, including all inherited members.
configure(const fhicl::ParameterSet &pset) | evd_tool::StandardDrawer | private |
DetOutline3D(evdb::View3D *view) override | evd_tool::StandardDrawer | virtual |
DrawActiveTPCoutline(evdb::View3D *view, geo::TPCGeo const &TPC, Color_t color, Width_t width, Style_t style) const | evd_tool::StandardDrawer | protected |
DrawAxes(evdb::View3D *view, double const *coordsLo, double const *coordsHi, int color=kGray, int width=1, int style=1) const | evd_tool::StandardDrawer | protected |
DrawBoxBoundedGeoOutline(evdb::View3D *view, geo::BoxBoundedGeo const &bb, Color_t color, Width_t width, Style_t style) const | evd_tool::StandardDrawer | protected |
DrawGrids(evdb::View3D *view, double const *coordsLo, double const *coordsHi, int color=kGray, int width=1, int style=1) const | evd_tool::StandardDrawer | protected |
DrawRectangularBox(evdb::View3D *view, double const *coordsLo, double const *coordsHi, int color=kGray, int width=1, int style=1) const | evd_tool::StandardDrawer | protected |
DrawTPCoutline(evdb::View3D *view, geo::TPCGeo const &TPC, Color_t color, Width_t width, Style_t style) const | evd_tool::StandardDrawer | inlineprotected |
fDrawActive | evd_tool::StandardDrawer | private |
fDrawAxes | evd_tool::StandardDrawer | private |
fDrawGrid | evd_tool::StandardDrawer | private |
StandardDrawer(const fhicl::ParameterSet &pset) | evd_tool::StandardDrawer | explicit |
~IExperimentDrawer() noexcept=default | evd_tool::IExperimentDrawer | virtual |