ATLAS Offline Software
Namespaces | Functions
TruthSelectionBase.cxx File Reference
#include "TopObjectSelectionTools/TruthSelectionBase.h"
#include "TopEvent/EventTools.h"
#include <cmath>
#include <iostream>
Include dependency graph for TruthSelectionBase.cxx:

Go to the source code of this file.

Namespaces

 top
 TopConfig A simple configuration that is NOT a singleton.
 

Functions

std::ostream & operator<< (std::ostream &os, const top::TruthSelectionBase &selection)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const top::TruthSelectionBase selection 
)

Definition at line 35 of file TruthSelectionBase.cxx.

35  {
36  selection.print(os);
37  return os;
38 }
selection
std::string selection
Definition: fbtTestBasics.cxx:73
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231