|
BOSS 8.0.0
BESIII Offline Software System
|
#include "BesRndmGenSvc.h"#include <boost/lexical_cast.hpp>#include <boost/tokenizer.hpp>#include <iostream>#include "GaudiKernel/IIncidentSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/Incident.h"#include "GaudiKernel/MsgStream.h"Go to the source code of this file.
Functions | |
| bool | interpretSeeds (const string &buffer, string &stream, std::vector< unsigned long > &seed) |
| bool interpretSeeds | ( | const string & | buffer, |
| string & | stream, | ||
| std::vector< unsigned long > & | seed ) |
Definition at line 18 of file BesRndmGenSvc.cxx.
Referenced by BesRndmGenSvc::initialize(), and interpretSeeds().