![]()  | 
  
    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 52 of file PndSimpleCombiner.h.
| bool SCDecayInfo::daucc | 
Definition at line 56 of file PndSimpleCombiner.h.
| std::vector<int> SCDecayInfo::didx | 
Definition at line 62 of file PndSimpleCombiner.h.
| std::vector<int> SCDecayInfo::dpdg | 
Definition at line 61 of file PndSimpleCombiner.h.
| int SCDecayInfo::midx | 
Definition at line 54 of file PndSimpleCombiner.h.
| int SCDecayInfo::mpdg | 
Definition at line 53 of file PndSimpleCombiner.h.
Referenced by PndSimpleCombiner::GetDecayString().
| RhoMassParticleSelector* SCDecayInfo::msel | 
Definition at line 60 of file PndSimpleCombiner.h.
| double SCDecayInfo::mwin | 
Definition at line 57 of file PndSimpleCombiner.h.
| double SCDecayInfo::mwinhi | 
Definition at line 59 of file PndSimpleCombiner.h.
| double SCDecayInfo::mwinlo | 
Definition at line 58 of file PndSimpleCombiner.h.
| int SCDecayInfo::ndaug | 
Definition at line 55 of file PndSimpleCombiner.h.