PAASS
Software suite to Acquire and Analyze Data from Pixie16
PixieFunctionParms< T > Struct Template Reference

#include <PixieSupport.h>

Collaboration diagram for PixieFunctionParms< T >:

Public Member Functions

 PixieFunctionParms (PixieInterface *p, T x)
 
 PixieFunctionParms (PixieInterface &p, T x)
 

Data Fields

PixieInterfacepif
 
unsigned int mod
 
unsigned int ch
 
par
 
PixieInterfacepif
 

Detailed Description

template<typename T = int>
struct PixieFunctionParms< T >

Definition at line 14 of file PixieSupport.h.

Constructor & Destructor Documentation

§ PixieFunctionParms() [1/2]

template<typename T = int>
PixieFunctionParms< T >::PixieFunctionParms ( PixieInterface p,
x 
)
inline

Definition at line 20 of file PixieSupport.h.

§ PixieFunctionParms() [2/2]

template<typename T = int>
PixieFunctionParms< T >::PixieFunctionParms ( PixieInterface p,
x 
)
inline

Definition at line 19 of file utilities.h.

Field Documentation

§ ch

template<typename T = int>
unsigned int PixieFunctionParms< T >::ch

Definition at line 17 of file PixieSupport.h.

§ mod

template<typename T = int>
unsigned int PixieFunctionParms< T >::mod

Definition at line 16 of file PixieSupport.h.

§ par

template<typename T = int>
T PixieFunctionParms< T >::par

Definition at line 18 of file PixieSupport.h.

§ pif [1/2]

template<typename T = int>
PixieInterface& PixieFunctionParms< T >::pif

Definition at line 14 of file utilities.h.

§ pif [2/2]

template<typename T = int>
PixieInterface* PixieFunctionParms< T >::pif

Definition at line 15 of file PixieSupport.h.


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