ATLAS Offline Software
Functions
SectorLogicSetup.cxx File Reference
#include "RPC_CondCabling/SectorLogicSetup.h"
#include "AthenaKernel/errorcheck.h"
#include <iomanip>
Include dependency graph for SectorLogicSetup.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &stream, const SectorLogicSetup &setup)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
const SectorLogicSetup setup 
)

Definition at line 717 of file SectorLogicSetup.cxx.

717  {
718  setup.PrintElement(stream, 0, setup.name(), 0, false);
719  return stream;
720 }
AthenaPoolTestWrite.stream
string stream
Definition: AthenaPoolTestWrite.py:12
setup
bool setup(asg::AnaToolHandle< Interface > &tool, const std::string &type)
mostly useful for athena, which will otherwise re-use the previous tool
Definition: fbtTestBasics.cxx:193