emcOMTracedFEMT< T, emcTofT0FEM > Class Template Reference
[DataManager Plugins]

#include <emcOMTofT0FEMT.h>

Inherits emcOMCalFEMT< T >.

Inheritance diagram for emcOMTracedFEMT< T, emcTofT0FEM >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class emcOMTracedFEMT< T, emcTofT0FEM >

(Template) Partial specialization of emcOMTracedFEMT for emcTofT0FEM objects.

Definition at line 19 of file emcOMTofT0FEMT.h.

Public Member Functions

 emcOMTracedFEMT (const char *name, const char *title)
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>
emcOMTracedFEMT< T, emcTofT0FEM >::emcOMTracedFEMT const char *  name,
const char *  title
[inline]
 

Definition at line 23 of file emcOMTofT0FEMT.h.


Member Function Documentation

template<class T>
bool emcOMTracedFEMT< T, emcTofT0FEM >::CanRead const emcManageable object  )  const [virtual]
 

We announce that we can read { emcGains} object.

Reimplemented from emcObjectManager.

Definition at line 69 of file emcOMTofT0FEMT.h.

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

template<class T>
bool emcOMTracedFEMT< T, emcTofT0FEM >::CanWrite const emcManageable object  )  const [virtual]
 

We announce that we can write { emcGains} object.

Reimplemented from emcObjectManager.

Definition at line 101 of file emcOMTofT0FEMT.h.

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

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

Fill an emcCalFEM object from a PdbCalBank.

Implements emcOMCalFEMT< T >.

Definition at line 134 of file emcOMTofT0FEMT.h.

References j.

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

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

Implements emcOMCalFEMT< T >.

Definition at line 37 of file emcOMTofT0FEMT.h.

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

Fill a PdbCalBank from an emcCalFEM object.

Implements emcOMCalFEMT< T >.

Definition at line 244 of file emcOMTofT0FEMT.h.


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