ATLAS Offline Software
Classes | Namespaces | Macros | Enumerations | Functions
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
 

Namespaces

 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. More...
 
std::ostream & HLT::operator<< (std::ostream &, const Chain &)
 Overload of << operator for both, MsgStream and std::ostream. More...
 

Macro Definition Documentation

◆ TRIGSTEERINGEVENT_CHAIN_H

#define TRIGSTEERINGEVENT_CHAIN_H

Definition at line 22 of file Chain.h.