|  | ATLAS Offline Software
    | 
Support class for use in AthenaPoolMultiTest event splitting. 
 Stores trigger path information, i.e. correlation between trigger levels.  
 More...
#include <TrigPath.h>
| Public Member Functions | |
| TrigPath () | |
| TrigPath (int l1, int l2, int p) | |
| bool | isValid () const | 
| bool | operator== (const TrigPath &t) const | 
| bool | operator!= (const TrigPath &t) const | 
| bool | operator< (const TrigPath &t) const | 
| Public Attributes | |
| int | pathID | 
| int | l1bit | 
| int | l2bit | 
Support class for use in AthenaPoolMultiTest event splitting. 
 Stores trigger path information, i.e. correlation between trigger levels. 
Definition at line 22 of file TrigPath.h.
| 
 | inline | 
Definition at line 25 of file TrigPath.h.
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
Definition at line 40 of file TrigPath.h.
Definition at line 42 of file TrigPath.h.
Definition at line 38 of file TrigPath.h.
| int TrigPath::l1bit | 
Definition at line 29 of file TrigPath.h.
| int TrigPath::l2bit | 
Definition at line 30 of file TrigPath.h.
| int TrigPath::pathID | 
Definition at line 28 of file TrigPath.h.
 1.8.18
 1.8.18