Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ICalFailureModeSvc Class Reference

Interface class for CalFailureModeSvc. More...

#include <ICalFailureModeSvc.h>

Inheritance diagram for ICalFailureModeSvc:

CalFailureModeSvc List of all members.

Public Methods

virtual int getFailureConditions ()=0
 get the list of enabled failure mode conditions

virtual bool matchChannel (idents::CalXtalId id)=0
 look for crystal in list of dead towers


Static Public Methods

const InterfaceID & interfaceID ()

Protected Methods

virtual bool matchTower (idents::CalXtalId id)=0
 look for crystal in list of dead towers

virtual bool matchTowerLayer (idents::CalXtalId id)=0
 look for crystal in list of dead layers

virtual void processTowerList ()=0
 process the input list of towers

virtual void processTowerLayerList ()=0
 process the input list of tower/layer pairs


Detailed Description

Interface class for CalFailureModeSvc.

Author: R.Dubois

Definition at line 23 of file ICalFailureModeSvc.h.


Member Function Documentation

virtual int ICalFailureModeSvc::getFailureConditions   [pure virtual]
 

get the list of enabled failure mode conditions

Implemented in CalFailureModeSvc.

const InterfaceID& ICalFailureModeSvc::interfaceID   [inline, static]
 

Reimplemented in CalFailureModeSvc.

Definition at line 28 of file ICalFailureModeSvc.h.

Referenced by CalFailureModeSvc::interfaceID().

00028 { return IID_ICalFailureModeSvc; }

virtual bool ICalFailureModeSvc::matchChannel idents::CalXtalId    id [pure virtual]
 

look for crystal in list of dead towers

Implemented in CalFailureModeSvc.

virtual bool ICalFailureModeSvc::matchTower idents::CalXtalId    id [protected, pure virtual]
 

look for crystal in list of dead towers

Implemented in CalFailureModeSvc.

virtual bool ICalFailureModeSvc::matchTowerLayer idents::CalXtalId    id [protected, pure virtual]
 

look for crystal in list of dead layers

Implemented in CalFailureModeSvc.

virtual void ICalFailureModeSvc::processTowerLayerList   [protected, pure virtual]
 

process the input list of tower/layer pairs

Implemented in CalFailureModeSvc.

virtual void ICalFailureModeSvc::processTowerList   [protected, pure virtual]
 

process the input list of towers

Implemented in CalFailureModeSvc.


The documentation for this class was generated from the following file:
Generated on Tue Oct 29 08:24:27 2002 for CalUtil by doxygen1.2.16