KiTrackMarlin  1.9.0
Public Member Functions | Protected Attributes | List of all members
KiTrackMarlin::IMiniVector Class Reference

An interface for a mini-vector for the ILD. More...

#include <IMiniVector.h>

Inheritance diagram for KiTrackMarlin::IMiniVector:
KiTrackMarlin::MiniVectorHit01

Public Member Functions

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

Protected Attributes

MiniVector_miniVector
 
int _layer
 
int _phi
 
int _theta
 
const SectorSystemVXD_sectorSystemVXD
 

Detailed Description

An interface for a mini-vector for the ILD.


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