FairRoot/PandaRoot
Public Member Functions | Public Attributes | List of all members
PndCAStationSTTSector Class Reference

#include <PndCAStationSTT.h>

Public Member Functions

void Init ()
 

Public Attributes

int fNHits
 
int fFirstHit
 

Detailed Description

Definition at line 20 of file PndCAStationSTT.h.

Member Function Documentation

void PndCAStationSTTSector::Init ( )
inline

Definition at line 22 of file PndCAStationSTT.h.

References fFirstHit, and fNHits.

22  {
23  fNHits = 0;
24  fFirstHit = 0;
25  }

Member Data Documentation

int PndCAStationSTTSector::fFirstHit
int PndCAStationSTTSector::fNHits

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