BOSS 7.0.1
BESIII Offline Software System
|
#include "BesServices/BesRndmGenSvc.h"
#include <boost/lexical_cast.hpp>
#include <boost/tokenizer.hpp>
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IIncidentSvc.h"
#include "GaudiKernel/Incident.h"
Go to the source code of this file.
Macros | |
#define | BOOST_NO_STRINGSTREAM 1 /*FIXME should come from boost config */ |
Functions | |
bool | interpretSeeds (const string &buffer, string &stream, std::vector< unsigned long > &seed) |
#define BOOST_NO_STRINGSTREAM 1 /*FIXME should come from boost config */ |
Definition at line 4 of file BesRndmGenSvc.cxx.
bool interpretSeeds | ( | const string & | buffer, |
string & | stream, | ||
std::vector< unsigned long > & | seed | ||
) |
Definition at line 15 of file BesRndmGenSvc.cxx.
Referenced by BesRndmGenSvc::initialize().