ATLAS Offline Software
Macros
TBElement.cxx File Reference
#include "TBDetDescr/TBElement.h"
#include <iostream>
#include <sstream>
#include <iomanip>
Include dependency graph for TBElement.cxx:

Go to the source code of this file.

Macros

#define MAKE_STRING(msg)   ( ((std::ostringstream&)(std::ostringstream() << msg)).str() )
 

Macro Definition Documentation

◆ MAKE_STRING

#define MAKE_STRING (   msg)    ( ((std::ostringstream&)(std::ostringstream() << msg)).str() )

Definition at line 17 of file TBElement.cxx.