ATLAS Offline Software
Classes | Functions
TrigIDHitStats.h File Reference
#include <cstring>
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for TrigIDHitStats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrigIDHitStats
 

Functions

template<class Ostream >
Ostream & operator<< (Ostream &os, const TrigIDHitStats &m)
 

Function Documentation

◆ operator<<()

template<class Ostream >
Ostream& operator<< ( Ostream &  os,
const TrigIDHitStats m 
)

Definition at line 63 of file TrigIDHitStats.h.

63  {
64  os<<"IDSubDetStat(";
65  for(unsigned i=0; i<TrigIDHitStats::NUM_SUBDETECTORS; i++) {
68  }
69  return os<<")";
70 }
python.SystemOfUnits.m
int m
Definition: SystemOfUnits.py:91
TrigIDHitStats::NUM_SUBDETECTORS
@ NUM_SUBDETECTORS
Definition: TrigIDHitStats.h:22
xAOD::unsigned
unsigned
Definition: RingSetConf_v1.cxx:662
lumiFormat.i
int i
Definition: lumiFormat.py:92
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231
TrigIDHitStats::IDSubDetType
IDSubDetType
Definition: TrigIDHitStats.h:22