emcOMHLRatioFEMT< T > Class Template Reference
[DataManager Plugins]

#include <emcOMHLRatioFEMT.h>

Inherits emcOMCalFEMT< T >.

Inheritance diagram for emcOMHLRatioFEMT< T >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class emcOMHLRatioFEMT< T >

(Template) Plugin class for emcHLRatioFEM objects.

Definition at line 14 of file emcOMHLRatioFEMT.h.

Public Member Functions

 emcOMHLRatioFEMT (const char *name, const char *title)
virtual ~emcOMHLRatioFEMT ()
virtual bool CanRead (const emcManageable &object) const
 We announce that we can read { emcGains} object.
virtual bool CanWrite (const emcManageable &object) const
 We announce that we can write { emcGains} object.
virtual void FromPdbCalBank (emcCalFEM &calfem, PdbCalBank &bank)
 Fill an emcCalFEM object from a PdbCalBank.
virtual std::string GetPersistentClassName (void) const
 Get the name of the Objy classname we are dealing with.
virtual void ToPdbCalBank (const emcCalFEM &calfem, PdbCalBank &bank)
 Fill a PdbCalBank from an emcCalFEM object.


Constructor & Destructor Documentation

template<class T>
emcOMHLRatioFEMT< T >::emcOMHLRatioFEMT const char *  name,
const char *  title
[inline]
 

Definition at line 17 of file emcOMHLRatioFEMT.h.

template<class T>
virtual emcOMHLRatioFEMT< T >::~emcOMHLRatioFEMT  )  [inline, virtual]
 

Definition at line 21 of file emcOMHLRatioFEMT.h.


Member Function Documentation

template<class T>
bool emcOMHLRatioFEMT< T >::CanRead const emcManageable object  )  const [virtual]
 

We announce that we can read { emcGains} object.

Reimplemented from emcObjectManager.

Definition at line 55 of file emcOMHLRatioFEMT.h.

References emcManageable::GetSource(), and emcOMCalFEMT< T >::storage().

template<class T>
bool emcOMHLRatioFEMT< T >::CanWrite const emcManageable object  )  const [virtual]
 

We announce that we can write { emcGains} object.

Reimplemented from emcObjectManager.

Definition at line 80 of file emcOMHLRatioFEMT.h.

References emcManageable::GetDestination(), and emcOMCalFEMT< T >::storage().

template<class T>
void emcOMHLRatioFEMT< T >::FromPdbCalBank emcCalFEM calfem,
PdbCalBank &  bank
[virtual]
 

Fill an emcCalFEM object from a PdbCalBank.

Implements emcOMCalFEMT< T >.

Definition at line 105 of file emcOMHLRatioFEMT.h.

References emcHLRatioFEM::AppendOneChannel(), and emcHLRatioFEM::Reset().

template<class T>
virtual std::string emcOMHLRatioFEMT< T >::GetPersistentClassName void   )  const [inline, virtual]
 

Get the name of the Objy classname we are dealing with.

Implements emcOMCalFEMT< T >.

Definition at line 34 of file emcOMHLRatioFEMT.h.

template<class T>
void emcOMHLRatioFEMT< T >::ToPdbCalBank const emcCalFEM calfem,
PdbCalBank &  bank
[virtual]
 

Fill a PdbCalBank from an emcCalFEM object.

Implements emcOMCalFEMT< T >.

Definition at line 131 of file emcOMHLRatioFEMT.h.

References emcHLRatioFEM::GetNumberOfChannels(), and emcHLRatioFEM::getValue().


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