emcOMLCTofFEMT< T > Class Template Reference
[DataManager Plugins]

#include <emcOMLCTofFEMT.h>

Inherits emcOMCalFEMT< T >.

Inheritance diagram for emcOMLCTofFEMT< T >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class emcOMLCTofFEMT< T >

(Template) plugin class for emcLCTofFEM objects.

Definition at line 14 of file emcOMLCTofFEMT.h.

Public Member Functions

 emcOMLCTofFEMT (const char *name, const char *title)
virtual ~emcOMLCTofFEMT ()
virtual bool CanRead (const emcManageable &object) const
 We announce that we can read { emcLCTofFEM} object.
virtual bool CanWrite (const emcManageable &object) const
 We announce that we can write { emcLCTofFEM} 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>
emcOMLCTofFEMT< T >::emcOMLCTofFEMT const char *  name,
const char *  title
[inline]
 

Definition at line 18 of file emcOMLCTofFEMT.h.

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

Definition at line 22 of file emcOMLCTofFEMT.h.


Member Function Documentation

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

We announce that we can read { emcLCTofFEM} object.

Reimplemented from emcObjectManager.

Definition at line 67 of file emcOMLCTofFEMT.h.

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

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

We announce that we can write { emcLCTofFEM} object.

Reimplemented from emcObjectManager.

Definition at line 91 of file emcOMLCTofFEMT.h.

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

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

Fill an emcCalFEM object from a PdbCalBank.

Implements emcOMCalFEMT< T >.

Definition at line 115 of file emcOMLCTofFEMT.h.

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

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

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

Implements emcOMCalFEMT< T >.

Definition at line 35 of file emcOMLCTofFEMT.h.

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

Fill a PdbCalBank from an emcCalFEM object.

Implements emcOMCalFEMT< T >.

Definition at line 139 of file emcOMLCTofFEMT.h.

References emcLCTofFEM::GetNumberOfChannels(), emcCalFEM::GetNumberOfChannels(), and emcLCTofFEM::getValue().


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