PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
#include <PixieSupport.h>
Public Member Functions | |
ParameterChannelDumper (std::ofstream *file_) | |
bool | operator() (PixieFunctionParms< std::string > &par) |
![]() | |
virtual | ~PixieFunction () |
virtual | ~PixieFunction () |
Data Fields | |
std::ofstream * | file |
Definition at line 189 of file PixieSupport.h.
|
inline |
Definition at line 192 of file PixieSupport.h.
|
virtual |
Implements PixieFunction< std::string >.
Definition at line 347 of file PixieSupport.cpp.
std::ofstream* ParameterChannelDumper::file |
Definition at line 191 of file PixieSupport.h.