PandaRoot
PndCAStationSTTSector Class Reference

#include <PndCAStationSTT.h>

Public Member Functions

void Init ()
 

Public Attributes

int fNHits
 
int fFirstHit
 

Detailed Description

Definition at line 30 of file PndCAStationSTT.h.

Member Function Documentation

◆ Init()

void PndCAStationSTTSector::Init ( )
inline

Definition at line 32 of file PndCAStationSTT.h.

33  {
34  fNHits = 0;
35  fFirstHit = 0;
36  }

Member Data Documentation

◆ fFirstHit

int PndCAStationSTTSector::fFirstHit

Definition at line 38 of file PndCAStationSTT.h.

◆ fNHits

int PndCAStationSTTSector::fNHits

Definition at line 37 of file PndCAStationSTT.h.


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