#include <iostream>
Go to the source code of this file.
Functions | |
std::ostream & | dbgCerr () |
std::ostream & | dbgCout () |
template<typename... Args> | |
void | dbgPrintf (const char *formatString, Args &&...args) |
|
inline |
|
inline |
Definition at line 25 of file dbgPrintf.h.
References gather_cfg::cout.
Referenced by L1SCJetEmu::emulateEvent(), L1SCJetEmu::inCone(), L1SCJetEmu::invert_with_shift(), L1SCJetEmu::makeJet_HW(), l1ct::PFTkEGSorterEmulator::mergeEGObjFromRegions(), l1ct::L2EgSorterEmulator::print_objects(), l1ct::tdr_regionizer::Regionizer< T >::printDebug(), and l1ct::PFTkEGSorterEmulator::run().
|
inline |