#include <StreamTestWrapper.h>
Public Member Functions | |
| StreamTestWrapper () | |
| Default constructor. | |
| StreamTestWrapper (CP::SystematicVariation &, CP::SystematicSet &, std::vector< CP::SystematicSet > &) | |
| Constructor. | |
| void | print () |
| Print the systematics. | |
| const CP::SystematicVariation & | sysVar () |
| Get the systematics. | |
| const CP::SystematicSet & | sysSet () |
|
const std::vector < CP::SystematicSet > & | sysList () |
Public Attributes | |
|
ClassDef(StreamTestWrapper, 1) private CP::SystematicSet | m_sysSet |
| std::vector< CP::SystematicSet > | m_sysList |
Wrapper class for testing the streaming of Systematic objects
1.6.1