![]() |
ATLAS Offline Software
|
#include <Lvl1Item.h>
Public Member Functions | |
| Lvl1Item (const std::string &n, unsigned int hash, bool passBP=false, bool passAP=true, bool passAV=true, float factor=1) | |
| const std::string & | name () const |
| unsigned int | hashId () const |
| bool | isPassedBeforePrescale () const |
| bool | isPassedAfterPrescale () const |
| bool | isPassedAfterVeto () const |
| bool | isPassed () const |
| bool | isPrescaled () const |
| bool | isVeto () const |
| float | prescaleFactor () const |
| void | setName (const std::string &name) |
| void | setHashId (unsigned int hash) |
| void | setPrescaleFactor (float factor) |
Private Attributes | |
| std::string | m_name |
| unsigned int | m_hashId |
| bool | m_passBP |
| bool | m_passAP |
| bool | m_passAV |
| float | m_prescaleFactor |
Definition at line 32 of file Lvl1Item.h.
|
inline |
Definition at line 36 of file Lvl1Item.h.
|
inline |
Definition at line 42 of file Lvl1Item.h.
|
inline |
Definition at line 48 of file Lvl1Item.h.
|
inline |
Definition at line 45 of file Lvl1Item.h.
|
inline |
Definition at line 46 of file Lvl1Item.h.
|
inline |
Definition at line 44 of file Lvl1Item.h.
|
inline |
Definition at line 50 of file Lvl1Item.h.
|
inline |
Definition at line 51 of file Lvl1Item.h.
|
inline |
Definition at line 41 of file Lvl1Item.h.
|
inline |
Definition at line 53 of file Lvl1Item.h.
|
inline |
Definition at line 56 of file Lvl1Item.h.
|
inline |
Definition at line 55 of file Lvl1Item.h.
|
inline |
Definition at line 57 of file Lvl1Item.h.
|
private |
Definition at line 62 of file Lvl1Item.h.
|
private |
Definition at line 61 of file Lvl1Item.h.
|
private |
Definition at line 63 of file Lvl1Item.h.
|
private |
Definition at line 63 of file Lvl1Item.h.
|
private |
Definition at line 63 of file Lvl1Item.h.
|
private |
Definition at line 64 of file Lvl1Item.h.