ATLAS Offline Software
Functions
FPGATrackSimTowerInputHeader.cxx File Reference
#include "FPGATrackSimObjects/FPGATrackSimTowerInputHeader.h"
#include <iostream>
Include dependency graph for FPGATrackSimTowerInputHeader.cxx:

Go to the source code of this file.

Functions

 ClassImp (FPGATrackSimTowerInputHeader) FPGATrackSimTowerInputHeader
 
std::ostream & operator<< (std::ostream &s, const FPGATrackSimTowerInputHeader &r)
 

Function Documentation

◆ ClassImp()

Definition at line 8 of file FPGATrackSimTowerInputHeader.cxx.

10  :
11  m_id(id),
12  m_Eta(e), m_Phi(p),
13  m_DeltaEta(de), m_DeltaPhi(dp)
14 {
15  m_Hits.clear();
16 }

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const FPGATrackSimTowerInputHeader r 
)

Definition at line 29 of file FPGATrackSimTowerInputHeader.cxx.

30 {
31 
32  s << "Tower: id=" << r.id() << "\t eta=" << r.eta() << "\t phi=" << r.phi()
33  << "\t Nhits=" << r.nHits();
34 
35  return s;
36 }
beamspotman.r
def r
Definition: beamspotman.py:676
TileDCSDataPlotter.dp
dp
Definition: TileDCSDataPlotter.py:840
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
python.PerfMonSerializer.p
def p
Definition: PerfMonSerializer.py:743
DiTauMassTools::MaxHistStrategyV2::e
e
Definition: PhysicsAnalysis/TauID/DiTauMassTools/DiTauMassTools/HelperFunctions.h:26