|
HighLAND
|
Representation of the ND280 trigger bits. More...
#include <DataClassesIO.hxx>
Public Member Functions | |
| AnaTriggerIO (const AnaTrigger &trigger) | |
| A constructor from the corresponding base class. | |
| virtual void | Define (OutputManager &man, const std::string &prefix="") const |
| Add the variables for representing an AnaTriggerIO object to the OutputManager. | |
| virtual void | Write (OutputManager &man, const std::string &prefix="") const |
| Fill the current state of the AnaTriggerIO object into the OutputManager. | |
Public Member Functions inherited from AnaTrigger | |
| virtual AnaTrigger * | Clone () |
| Clone this object. | |
| virtual void | Print () const |
| Dump the object to screen. | |
Additional Inherited Members | |
Public Attributes inherited from AnaTrigger | |
| bool | FGDCosmic |
| FGD cosmic trigger flag. | |
| bool | TripTCosmic |
| TripT cosmic trigger flag. | |
Protected Member Functions inherited from AnaTrigger | |
| AnaTrigger (const AnaTrigger &tr) | |
| Copy constructor is protected, as Clone() should be used to copy this object. | |
Representation of the ND280 trigger bits.
Definition at line 267 of file DataClassesIO.hxx.
1.8.13