ATLAS Offline Software
Loading...
Searching...
No Matches
HLTResult.h File Reference
#include <vector>
#include <map>
#include <string>
#include <set>
#include <stdint.h>
#include "TrigSteeringEvent/Enums.h"
#include "TrigSteeringEvent/GenericResult.h"
#include "GaudiKernel/IClassIDSvc.h"
#include "xAODCore/CLASS_DEF.h"
Include dependency graph for HLTResult.h:

Go to the source code of this file.

Classes

class  HLT::HLTResult
 HLT::HLTResult is sumarising result of trigger decision evaluation (online/offline) It contains basically 3 parts: 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.

Functions

void HLT::swap (HLTResult &lhs, HLTResult &rhs)

Detailed Description