ATLAS Offline Software
Classes | Functions
TagNProbe.h File Reference

emacs: this is -*- c++ -*- More...

#include <vector>
#include "TrigInDetAnalysis/TIDAChain.h"
#include "TrigInDetAnalysis/TIDARoiDescriptor.h"
#include "TrigInDetAnalysis/TrigObjectMatcher.h"
#include "TrigInDetAnalysis/Track.h"
#include "TrigInDetAnalysis/TrackSelector.h"
#include "TrigInDetAnalysisUtils/Filters.h"
#include "TLorentzVector.h"
Include dependency graph for TagNProbe.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TagNProbe
 

Functions

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

Detailed Description

emacs: this is -*- c++ -*-

Author
mark sutton
Date
Sat Apr 9 12:55:17 CEST 2022

Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration

Definition in file TagNProbe.h.

Function Documentation

◆ operator<<()

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

Definition at line 224 of file TagNProbe.h.

224  {
225  s << "[ TagNProbe: chains tag: " << t.tag() << "\tprobe: " << t.probe() << "\n";
226  s << " type: " << t.type0() << "\t " << t.type1() << "\n";
227  s << " mass: " << t.mass0() << "\t " << t.mass1() << " ]";
228  return s;
229 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
read_hist_ntuple.t
t
Definition: read_hist_ntuple.py:5