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

#include <PixieSupport.h>

Inheritance diagram for ParameterChannelDumper:
Collaboration diagram for ParameterChannelDumper:

Public Member Functions

 ParameterChannelDumper (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 189 of file PixieSupport.h.

Constructor & Destructor Documentation

§ ParameterChannelDumper()

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

Definition at line 192 of file PixieSupport.h.

Member Function Documentation

§ operator()()

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

Implements PixieFunction< std::string >.

Definition at line 347 of file PixieSupport.cpp.

Here is the call graph for this function:

Field Documentation

§ file

std::ofstream* ParameterChannelDumper::file

Definition at line 191 of file PixieSupport.h.


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