TrigConf::HLTTriggerType Class Reference

HLT trigger type configuration information. More...

#include <HLTTriggerType.h>

List of all members.

Public Member Functions

 HLTTriggerType (int bit=0)
 constructor with configuration data
 ~HLTTriggerType ()
 destructor
int bit () const
 accessor to the trigger type bit
void set_bit (int bit)
 setter of the trigger type bit
void print (const std::string &indent="", unsigned int detail=1) const
 print method

Friends

std::ostream & operator<< (std::ostream &, const TrigConf::HLTTriggerType &)

Detailed Description

HLT trigger type configuration information.

A trigger type is associated with a trigger chain and might be used to raise a bit flag in the event header in case the chain has fired


Constructor & Destructor Documentation

TrigConf::HLTTriggerType::HLTTriggerType ( int  bit = 0  ) 

constructor with configuration data

Parameters:
bit bit index in the event header

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1