ATLAS Offline Software
TrigNavigation/TrigNavigation/TriggerElement.h
Go to the documentation of this file.
1 // -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef TRIGNAVIGATION_TRIGGERELEMENT_H
8 #define TRIGNAVIGATION_TRIGGERELEMENT_H
9 
10 
12 
13 #include "GaudiKernel/MsgStream.h"
14 
15 
16 MsgStream& operator<< ( MsgStream& m, const HLT::TriggerElement& te );
17 MsgStream& operator<< ( MsgStream& m, const HLT::TriggerElement::ObjectIndex& i );
18 #endif //TRIGGERELEMENT_H
HLT::TriggerElement::ObjectIndex
Helper class for conversion from/to int stored in TE and pair of ints used in Navigation Object point...
Definition: TrigNavStructure/TrigNavStructure/TriggerElement.h:75
python.SystemOfUnits.m
int m
Definition: SystemOfUnits.py:91
lumiFormat.i
int i
Definition: lumiFormat.py:92
HLT::TriggerElement
TriggerElement is the basic ingreedient of the interface between HLT algorithms and the navigation It...
Definition: TrigNavStructure/TrigNavStructure/TriggerElement.h:27
TriggerElement.h
operator<<
MsgStream & operator<<(MsgStream &m, const HLT::TriggerElement &te)
Definition: TrigNavigation/src/TriggerElement.cxx:12