Definition at line 31 of file VP1PartSpectSystem.cxx.
◆ Imp()
| VP1PartSpectSystem::Imp::Imp |
( |
| ) |
|
◆ histogramPrefix()
Definition at line 47 of file VP1PartSpectSystem.cxx.
48{
49 switch(parttype){
51 return QString("baryon_");
53 return QString("e_");
55 return QString("gamma_");
57 return QString("lepton_");
59 return QString("meson_");
61 return QString("neutron_");
63 return QString("nucleus_");
65 return QString("pi_");
67 return QString("proton_");
68 default:
69 return QString("");
70 }
71}
◆ controller
◆ PlotMainWindow
| std::unique_ptr<QMainWindow> VP1PartSpectSystem::Imp::PlotMainWindow |
◆ stream
| std::unique_ptr<TFile> VP1PartSpectSystem::Imp::stream |
The documentation for this class was generated from the following file: