BOSS 7.0.7
BESIII Offline Software System
Loading...
Searching...
No Matches
ITofGeomSvc Class Referenceabstract

#include <ITofGeomSvc.h>

+ Inheritance diagram for ITofGeomSvc:

Public Member Functions

virtual BTofGeoBTof (unsigned id) const =0
 
virtual ETofGeoETof (unsigned id) const =0
 
virtual const double getBPhiMax (unsigned id)=0
 
virtual const double getBPhiMin (unsigned id)=0
 
virtual const double getEPhiMax (unsigned id)=0
 
virtual const double getEPhiMin (unsigned id)=0
 
virtual void Dump ()=0
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

Detailed Description

Definition at line 14 of file ITofGeomSvc.h.

Member Function Documentation

◆ BTof()

virtual BTofGeo * ITofGeomSvc::BTof ( unsigned  id) const
pure virtual

Implemented in TofGeomSvc.

◆ Dump()

virtual void ITofGeomSvc::Dump ( )
pure virtual

Implemented in TofGeomSvc.

◆ ETof()

virtual ETofGeo * ITofGeomSvc::ETof ( unsigned  id) const
pure virtual

Implemented in TofGeomSvc.

◆ getBPhiMax()

virtual const double ITofGeomSvc::getBPhiMax ( unsigned  id)
pure virtual

Implemented in TofGeomSvc.

◆ getBPhiMin()

virtual const double ITofGeomSvc::getBPhiMin ( unsigned  id)
pure virtual

Implemented in TofGeomSvc.

◆ getEPhiMax()

virtual const double ITofGeomSvc::getEPhiMax ( unsigned  id)
pure virtual

Implemented in TofGeomSvc.

◆ getEPhiMin()

virtual const double ITofGeomSvc::getEPhiMin ( unsigned  id)
pure virtual

Implemented in TofGeomSvc.

◆ interfaceID()

static const InterfaceID & ITofGeomSvc::interfaceID ( )
inlinestatic

Definition at line 16 of file ITofGeomSvc.h.

16{ return IID_ITofGeomSvc; }

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