Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Functions
IConstituentExtractor.cxx File Reference
#include "JetRec/IConstituentExtractor.h"
Include dependency graph for IConstituentExtractor.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const IConstituentExtractor *e)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const IConstituentExtractor e 
)

Definition at line 8 of file IConstituentExtractor.cxx.

8  {
9  os << e->toString(0);
10  return os;
11 }
AllowedVariables::e
e
Definition: AsgElectronSelectorTool.cxx:37
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231