LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
stringstream.h
Go to the documentation of this file.
1
#ifndef messagefacility_plugins_stringstream_h
2
#define messagefacility_plugins_stringstream_h
3
// vim: set sw=2 expandtab :
4
5
#include "cetlib/ostream_handle.h"
6
7
#include <sstream>
8
9
namespace
mf
{
10
11
std::ostringstream&
getStringStream
(std::string
const
& psetName);
12
13
}
// namespace mf
14
15
#endif
/* messagefacility_plugins_stringstream_h */
16
17
// Local Variables:
18
// mode: c++
19
// End:
mf
Definition:
MessageLogger.cc:50
mf::getStringStream
std::ostringstream & getStringStream(std::string const &psetName)
Definition:
stringstream_mfPlugin.cc:29
messagefacility
plugins
stringstream.h
Generated on Wed Dec 12 2018 14:43:05 for LArSoft by
1.8.11