ATLAS Offline Software
Classes | Namespaces | Functions
TruthSelectionBase.h File Reference
#include "xAODTruth/TruthParticleContainer.h"
#include <memory>
Include dependency graph for TruthSelectionBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  top::TruthSelectionBase
 

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