ATLAS Offline Software
Classes | Namespaces | Functions
L0MuonTrack.h File Reference
#include <iostream>
Include dependency graph for L0MuonTrack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  L0Muon::L0MuonTrack
 

Namespaces

 L0Muon
 

Functions

std::ostream & operator<< (std::ostream &s, const L0Muon::L0MuonTrack &t)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const L0Muon::L0MuonTrack t 
)
inline

Definition at line 36 of file L0MuonTrack.h.

36  {
37  s << "L0MuonTrack Candidate: q/pt=" << t.invpt() * 1000.<< " (1/GeV) eta=" << t.eta() << " phi=" << t.phi() << "\n";
38  return s;
39 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
read_hist_ntuple.t
t
Definition: read_hist_ntuple.py:5