Definition at line 30 of file VP1PartSpectSystem.cxx.
◆ Imp()
| VP1PartSpectSystem::Imp::Imp |
( |
| ) |
|
Definition at line 42 of file VP1PartSpectSystem.cxx.
46{
47}
VP1PartSpectController * controller
QMainWindow * PlotMainWindow
◆ ~Imp()
| VP1PartSpectSystem::Imp::~Imp |
( |
| ) |
|
◆ histogramPrefix()
Definition at line 55 of file VP1PartSpectSystem.cxx.
56{
57 switch(parttype){
59 return QString("baryon_");
61 return QString("e_");
63 return QString("gamma_");
65 return QString("lepton_");
67 return QString("meson_");
69 return QString("neutron_");
71 return QString("nucleus_");
73 return QString("pi_");
75 return QString("proton_");
76 default:
77 return QString("");
78 }
79}
◆ controller
◆ PlotMainWindow
| QMainWindow* VP1PartSpectSystem::Imp::PlotMainWindow |
◆ stream
| TFile* VP1PartSpectSystem::Imp::stream |
The documentation for this class was generated from the following file: