TrigConf::HLTFrame Class Reference

The HLT trigger menu,. More...

#include <HLTFrame.h>

Inheritance diagram for TrigConf::HLTFrame:
TrigConf::TrigConfData

List of all members.

Public Member Functions

 HLTFrame ()
 default constructor
 ~HLTFrame ()
 destructor
void clear ()
HLTChainList & theHLTChainList ()
 accessor to the list of HLT chains
HLTSequenceList & theHLTSequenceList ()
 accessor to the list of HLT sequences
HLTPrescaleSetCollection & thePrescaleSetCollection ()
HLTPrescaleSet * thePrescaleSet (unsigned int lbn=0)
const HLTChainList & chains () const
 const accessor to the list of HLT chains
const HLTChainList & getHLTChainList () const
 const accessor to the list of HLT chains
const HLTSequenceList & sequences () const
 const accessor to the list of HLT sequences
const HLTSequenceList & getHLTSequenceList () const
 const accessor to the list of HLT sequences
const HLTPrescaleSetCollection & getPrescaleSetCollection () const
const HLTPrescaleSet * getPrescaleSet () const
const HLTPrescaleSet * getPrescaleSet (unsigned int lbn) const
bool mergedHLT () const
const std::string & configSource () const
void setMergedHLT (bool merged=true)
 pass the HLT merged status
void setConfigSource (const std::string &src)
void print (const std::string &indent="", unsigned int detail=1) const
 print method
void writeXML (const std::string &filename) const
void writeXML (std::ofstream &xmlfile) const
bool equals (const HLTFrame *other, const std::string &filename) const
DiffStruct * compareTo (const HLTFrame *o) const
std::vector< TrigConf::HLTChain * > chainsV () const
 const accessor to the list of HLT chains as vector
std::vector
< TrigConf::HLTSequence * > 
sequencesV () const
 const accessor to the list of HLT sequences as vector
std::string __str__ () const

Friends

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

Detailed Description

The HLT trigger menu,.

owns HLTChainList, HLTSequenceList, and PrescaleSet


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