Wrapper class for testing the streaming of Systematic objects.
More...
#include <StreamTestWrapper.h>
Wrapper class for testing the streaming of Systematic objects.
- Author
- Steve Farrell steve.nosp@m.n.fa.nosp@m.rrell.nosp@m.@cer.nosp@m.n.ch
Definition at line 16 of file StreamTestWrapper.h.
◆ StreamTestWrapper() [1/2]
SysStreamTest::StreamTestWrapper::StreamTestWrapper |
( |
| ) |
|
|
inline |
◆ StreamTestWrapper() [2/2]
◆ print()
void SysStreamTest::StreamTestWrapper::print |
( |
| ) |
|
Print the systematics.
Definition at line 19 of file StreamTestWrapper.cxx.
21 std::cout <<
"StreamTestWrapper: printing my systematics" << std::endl;
22 std::cout <<
" sysVar: " << m_sysVar.name() << std::endl;
23 std::cout <<
" sysSet: " <<
m_sysSet.name() << std::endl;
24 std::cout <<
" sysList: " << std::endl;
27 std::cout <<
" nominal" << std::endl;
29 std::cout <<
" " <<
m_sysList[
i].name() << std::endl;
◆ sysList()
◆ sysSet()
◆ sysVar()
◆ m_sysList
◆ m_sysSet
The documentation for this class was generated from the following files: