|
PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
#include <PixieSupport.h>


Public Member Functions | |
| ParameterModuleDumper (std::ofstream *file_) | |
| bool | operator() (PixieFunctionParms< std::string > &par) |
Public Member Functions inherited from PixieFunction< std::string > | |
| virtual | ~PixieFunction () |
| virtual | ~PixieFunction () |
Data Fields | |
| std::ofstream * | file |
Definition at line 196 of file PixieSupport.h.
|
inline |
Definition at line 199 of file PixieSupport.h.
|
virtual |
Implements PixieFunction< std::string >.
Definition at line 354 of file PixieSupport.cpp.

| std::ofstream* ParameterModuleDumper::file |
Definition at line 198 of file PixieSupport.h.