![]() |
ATLAS Offline Software
|
#include <SUSYCrossSection.h>
Public Member Functions | |
| Process () | |
| Process (int id, const std::string &name, float cross_section, float kfactor, float efficiency, float relunc, float sumweight, float stat) | |
| int | ID () const |
| const std::string & | name () const |
| float | xsect () const |
| float | kfactor () const |
| float | efficiency () const |
| float | relunc () const |
| float | sumweight () const |
| float | stat () const |
| void | sumweight (float s) |
| void | stat (float s) |
Private Attributes | |
| int | m_id |
| std::string | m_name |
| float | m_cross_section |
| float | m_kfactor |
| float | m_efficiency |
| float | m_relunc |
| float | m_sumweight |
| float | m_stat |
Definition at line 39 of file SUSYCrossSection.h.
|
inline |
Definition at line 42 of file SUSYCrossSection.h.
|
inline |
Definition at line 45 of file SUSYCrossSection.h.
|
inline |
Definition at line 52 of file SUSYCrossSection.h.
|
inline |
Definition at line 48 of file SUSYCrossSection.h.
|
inline |
Definition at line 51 of file SUSYCrossSection.h.
|
inline |
Definition at line 49 of file SUSYCrossSection.h.
|
inline |
Definition at line 53 of file SUSYCrossSection.h.
|
inline |
Definition at line 55 of file SUSYCrossSection.h.
|
inline |
Definition at line 57 of file SUSYCrossSection.h.
|
inline |
Definition at line 54 of file SUSYCrossSection.h.
|
inline |
Definition at line 56 of file SUSYCrossSection.h.
|
inline |
Definition at line 50 of file SUSYCrossSection.h.
|
private |
Definition at line 61 of file SUSYCrossSection.h.
|
private |
Definition at line 63 of file SUSYCrossSection.h.
|
private |
Definition at line 59 of file SUSYCrossSection.h.
|
private |
Definition at line 62 of file SUSYCrossSection.h.
|
private |
Definition at line 60 of file SUSYCrossSection.h.
|
private |
Definition at line 64 of file SUSYCrossSection.h.
|
private |
Definition at line 66 of file SUSYCrossSection.h.
|
private |
Definition at line 65 of file SUSYCrossSection.h.