![]() |
PandaRoot
|
#include <PndSimpleCombiner.h>
Public Attributes | |
| int | mpdg |
| int | midx |
| int | ndaug |
| bool | daucc |
| double | mwin |
| double | mwinlo |
| double | mwinhi |
| RhoMassParticleSelector * | msel |
| std::vector< int > | dpdg |
| std::vector< int > | didx |
Definition at line 64 of file PndSimpleCombiner.h.
| bool SCDecayInfo::daucc |
Definition at line 68 of file PndSimpleCombiner.h.
| std::vector<int> SCDecayInfo::didx |
Definition at line 74 of file PndSimpleCombiner.h.
| std::vector<int> SCDecayInfo::dpdg |
Definition at line 73 of file PndSimpleCombiner.h.
| int SCDecayInfo::midx |
Definition at line 66 of file PndSimpleCombiner.h.
| int SCDecayInfo::mpdg |
Definition at line 65 of file PndSimpleCombiner.h.
Referenced by PndSimpleCombiner::GetDecayString().
| RhoMassParticleSelector* SCDecayInfo::msel |
Definition at line 72 of file PndSimpleCombiner.h.
| double SCDecayInfo::mwin |
Definition at line 69 of file PndSimpleCombiner.h.
| double SCDecayInfo::mwinhi |
Definition at line 71 of file PndSimpleCombiner.h.
| double SCDecayInfo::mwinlo |
Definition at line 70 of file PndSimpleCombiner.h.
| int SCDecayInfo::ndaug |
Definition at line 67 of file PndSimpleCombiner.h.