ATLAS Offline Software
Functions
PseudoJetContainer.cxx File Reference
#include "JetRec/PseudoJetContainer.h"
#include "JetRec/IConstituentExtractor.h"
#include "JetEDM/VertexIndexedConstituentUserInfo.h"
#include <map>
#include "xAODJet/Jet.h"
#include "fastjet/PseudoJet.hh"
#include "JetRec/LineFormatter.h"
#include <sstream>
#include <ios>
#include <iostream>
#include <exception>

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const PseudoJetContainer &c)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const PseudoJetContainer c 
)

Definition at line 446 of file PseudoJetContainer.cxx.

446  {
447  os << c.toString(0);
448  return os;
449 }
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231
python.compressB64.c
def c
Definition: compressB64.py:93