This is the complete list of members for ParticleDiagPlot, including all inherited members.
build_plot(void) | ParticleDiagPlot | |
calculate_emittance(void) | ParticleDiagPlot | |
export_data(const std::string &filename) | ParticleDiagPlot | |
get_colormap(void) const | ParticleDiagPlot | inline |
get_colormap_interpolation(void) | ParticleDiagPlot | inline |
get_dot_size(void) | ParticleDiagPlot | inline |
get_emittance_ellipse(void) | ParticleDiagPlot | inline |
get_histogram(void) | ParticleDiagPlot | inline |
get_histogram_m(void) | ParticleDiagPlot | inline |
get_histogram_n(void) | ParticleDiagPlot | inline |
get_plot(particle_diag_plot_type_e &type, trajectory_diagnostic_e &diagx, trajectory_diagnostic_e &diagy) | ParticleDiagPlot | inline |
get_type(void) | ParticleDiagPlot | inline |
get_view(coordinate_axis_e &axis, double &level) | ParticleDiagPlot | inline |
ParticleDiagPlot(Frame *frame, const Geometry *geom, const ParticleDataBase *pdb, coordinate_axis_e axis, double level, particle_diag_plot_type_e type, trajectory_diagnostic_e diagx, trajectory_diagnostic_e diagy=DIAG_NONE) | ParticleDiagPlot | |
ParticleDiagPlot(Frame *frame, const Geometry *geom, const ParticleDataBase *pdb, const Vec3D &c, const Vec3D &o, const Vec3D &p, particle_diag_plot_type_e type, trajectory_diagnostic_e diagx, trajectory_diagnostic_e diagy=DIAG_NONE) | ParticleDiagPlot | |
set_colormap_interpolation(interpolation_e interpolation) | ParticleDiagPlot | inline |
set_dot_size(double size) | ParticleDiagPlot | inline |
set_emittance_ellipse(bool enable) | ParticleDiagPlot | inline |
set_histogram_m(size_t m) | ParticleDiagPlot | inline |
set_histogram_n(size_t n) | ParticleDiagPlot | inline |
set_plot(particle_diag_plot_type_e type, trajectory_diagnostic_e diagx, trajectory_diagnostic_e diagy) | ParticleDiagPlot | inline |
set_type(particle_diag_plot_type_e type) | ParticleDiagPlot | inline |
set_view(coordinate_axis_e axis, double level) | ParticleDiagPlot | inline |
~ParticleDiagPlot() | ParticleDiagPlot |