![]() |
MaCh3
2.5.0
Reference Guide
|
ETA - Normalisations for cross-section parameters Carrier for whether you want to apply a systematic to an event or not. More...
#include <Parameters/ParameterStructs.h>
Public Attributes | |
| std::vector< int > | modes |
| Mode which parameter applies to. More... | |
| std::vector< int > | pdgs |
| PDG which parameter applies to. More... | |
| std::vector< int > | preoscpdgs |
| Preosc PDG which parameter applies to. More... | |
| std::vector< int > | targets |
| Targets which parameter applies to. More... | |
Public Attributes inherited from TypeParameterBase | |
| std::string | name |
| Name of parameters. More... | |
| bool | hasKinBounds = false |
| Does this parameter have kinematic bounds. More... | |
| std::vector< std::vector< std::vector< double > > > | Selection |
| std::vector< std::string > | KinematicVarStr |
| int | index = M3::_BAD_INT_ |
| Parameter number of this normalisation in current systematic model. More... | |
ETA - Normalisations for cross-section parameters Carrier for whether you want to apply a systematic to an event or not.
Definition at line 124 of file ParameterStructs.h.
| std::vector<int> NormParameter::modes |
Mode which parameter applies to.
Definition at line 126 of file ParameterStructs.h.
| std::vector<int> NormParameter::pdgs |
PDG which parameter applies to.
Definition at line 128 of file ParameterStructs.h.
| std::vector<int> NormParameter::preoscpdgs |
Preosc PDG which parameter applies to.
Definition at line 130 of file ParameterStructs.h.
| std::vector<int> NormParameter::targets |
Targets which parameter applies to.
Definition at line 132 of file ParameterStructs.h.