ATLAS Offline Software
Loading...
Searching...
No Matches
Chain.h File Reference
#include <vector>
#include <stdint.h>
#include <iomanip>
#include "TrigSteeringEvent/Enums.h"
#include "TrigConfHLTData/HLTChain.h"
#include "GaudiKernel/MsgStream.h"
#include "AthenaBaseComps/AthMsgStreamMacros.h"
#include <iosfwd>
Include dependency graph for Chain.h:

Go to the source code of this file.

Classes

class  HLT::Chain
 This class represents one chain of signatures, i.e. More...

Namespaces

namespace  HLT
 It used to be useful piece of code for replacing actual SG with other store of similar functionality In fact it used to be more like interface adapter for ARA objects access, nevertheless since the ARA project is gone it is only an unnecessary extra layer.

Macros

#define TRIGSTEERINGEVENT_CHAIN_H

Enumerations

enum  HLT::ChainStatus { HLT::ChainInvalid =0 , HLT::ConfigOnlyChain , HLT::ChainOK }

Functions

MsgStream & HLT::operator<< (MsgStream &, const Chain &)
 Overload of << operator for both, MsgStream and std::ostream.
std::ostream & HLT::operator<< (std::ostream &, const Chain &)
 Overload of << operator for both, MsgStream and std::ostream.

Variables

static const std::string HLT::no_config = "no config"

Macro Definition Documentation

◆ TRIGSTEERINGEVENT_CHAIN_H

#define TRIGSTEERINGEVENT_CHAIN_H

Definition at line 21 of file Chain.h.