#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/Bootstrap.h"
#include "EmcCalibConstSvc/EmcCalibConstSvc.h"
#include "RealizationSvc/ConnectionProvider.h"
#include "facilities/Util.h"
#include <iostream>
#include <cstdio>
#include <boost/lexical_cast.hpp>
#include <cstdlib>
Go to the source code of this file.
|
#define | _T(str) ("\'"+str+"\'") |
|
◆ _T
#define _T |
( |
|
str | ) |
("\'"+str+"\'") |