ForwardTracking  1.10.0
Public Member Functions | Protected Attributes | List of all members
KiTrackMarlin::IEndcapHit Class Reference

An interface for a hit for the ILD using an lcio TrackerHit as basis. More...

#include <IEndcapHit.h>

Inheritance diagram for KiTrackMarlin::IEndcapHit:
KiTrackMarlin::EndcapHit01

Public Member Functions

TrackerHit * getTrackerHit ()
 
int getTheta ()
 
unsigned getPhi ()
 
void setLayer (unsigned layer)
 
void setPhi (unsigned phi)
 
void setTheta (unsigned theta)
 
virtual const ISectorSystem * getSectorSystem () const
 

Protected Attributes

TrackerHit * _trackerHit
 
int _layer
 
int _phi
 
int _theta
 
const SectorSystemEndcap_sectorSystemEndcap
 

Detailed Description

An interface for a hit for the ILD using an lcio TrackerHit as basis.

It comes along with a layer, phi and theta.


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