ATLAS Offline Software
Loading...
Searching...
No Matches
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}
bool setup(asg::AnaToolHandle< Interface > &tool, const std::string &type, const std::vector< std::string > &config, const std::string &progressFile="")
mostly useful for athena, which will otherwise re-use the previous tool