Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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.