PandaRoot
PndCAStationSTTSector Class Reference

#include <PndCAStationSTT.h>

Public Member Functions

void Init ()
 

Public Attributes

int fNHits
 
int fFirstHit
 

Detailed Description

Definition at line 18 of file PndCAStationSTT.h.

Member Function Documentation

◆ Init()

void PndCAStationSTTSector::Init ( )
inline

Definition at line 20 of file PndCAStationSTT.h.

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

Member Data Documentation

◆ fFirstHit

int PndCAStationSTTSector::fFirstHit

Definition at line 26 of file PndCAStationSTT.h.

◆ fNHits

int PndCAStationSTTSector::fNHits

Definition at line 25 of file PndCAStationSTT.h.


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