ATLAS Offline Software
Loading...
Searching...
No Matches
TrigL2HitResidual.h File Reference
#include <ostream>
#include <string>
#include "TrigInDetToolInterfaces/TrigL2HitResidual.icc"
Include dependency graph for TrigL2HitResidual.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrigL2HitResidual

Enumerations

enum class  Region : std::uint8_t {
  PixBarrel , PixEndcap , SctBarrel , SctEndcap ,
  IBL , Undefined
}

Functions

std::string str (const TrigL2HitResidual &)
MsgStream & operator<< (MsgStream &, const TrigL2HitResidual &)

Enumeration Type Documentation

◆ Region

enum class Region : std::uint8_t
strong
Enumerator
PixBarrel 
PixEndcap 
SctBarrel 
SctEndcap 
IBL 
Undefined 

Definition at line 14 of file TrigL2HitResidual.h.

14 : std::uint8_t {
19 IBL,
21};

Function Documentation

◆ operator<<()

MsgStream & operator<< ( MsgStream & ,
const TrigL2HitResidual &  )

◆ str()

std::string str ( const TrigL2HitResidual & )