Belle II Software  release-08-01-10
IdealCDCGeometryTranslator Class Reference

This class uses the ideal detector geometry for the translation of wire IDs into geometric positions. More...

#include <IdealCDCGeometryTranslator.h>

Inheritance diagram for IdealCDCGeometryTranslator:
Collaboration diagram for IdealCDCGeometryTranslator:

Public Member Functions

 IdealCDCGeometryTranslator ()
 Constructor.
 
 ~IdealCDCGeometryTranslator ()
 Destructor.
 
const TVector3 getWireForwardPosition (const WireID &wireID, float) override
 As this is for the ideal geometry, I take simply the one used in the simulation.
 
const TVector3 getWireForwardPosition (const WireID &wireID) override
 The following (dummy) is needed to make this class compilable.
 
const TVector3 getWireBackwardPosition (const WireID &wireID, float) override
 As this is for the ideal geometry, I take simply the one used in the simulation.
 
const TVector3 getWireBackwardPosition (const WireID &wireID) override
 The following (dummy) is needed to make this class compilable.
 

Detailed Description

This class uses the ideal detector geometry for the translation of wire IDs into geometric positions.

Definition at line 21 of file IdealCDCGeometryTranslator.h.


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