Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
Decoder::Equals< T > Struct Template Reference

template<typename T>
struct Decoder::Equals< T >

Definition at line 139 of file THaCodaFile.cxx.

Public Member Functions

 Equals (T val)
 
bool operator() (T val) const
 

Public Attributes

const T m_val
 

Constructor & Destructor Documentation

◆ Equals()

template<typename T >
Decoder::Equals< T >::Equals ( T  val)
inlineexplicit

Definition at line 141 of file THaCodaFile.cxx.

Member Function Documentation

◆ operator()()

template<typename T >
bool Decoder::Equals< T >::operator() ( T  val) const
inline

Definition at line 142 of file THaCodaFile.cxx.

Member Data Documentation

◆ m_val

template<typename T >
const T Decoder::Equals< T >::m_val

Definition at line 140 of file THaCodaFile.cxx.


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