PAASS
Software suite to Acquire and Analyze Data from Pixie16
ParameterModuleDumper Class Reference

#include <PixieSupport.h>

Inheritance diagram for ParameterModuleDumper:
Collaboration diagram for ParameterModuleDumper:

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
 

Detailed Description

Definition at line 196 of file PixieSupport.h.

Constructor & Destructor Documentation

§ ParameterModuleDumper()

ParameterModuleDumper::ParameterModuleDumper ( std::ofstream *  file_)
inline

Definition at line 199 of file PixieSupport.h.

Member Function Documentation

§ operator()()

bool ParameterModuleDumper::operator() ( PixieFunctionParms< std::string > &  par)
virtual

Implements PixieFunction< std::string >.

Definition at line 354 of file PixieSupport.cpp.

Here is the call graph for this function:

Field Documentation

§ file

std::ofstream* ParameterModuleDumper::file

Definition at line 198 of file PixieSupport.h.


The documentation for this class was generated from the following files: