FairRoot/PandaRoot
Functions
PndGeoStt.cxx File Reference
#include "PndGeoStt.h"
#include "FairGeoNode.h"

Go to the source code of this file.

Functions

 ClassImp (PndGeoStt) PndGeoStt
 

Function Documentation

ClassImp ( PndGeoStt  )

Definition at line 14 of file PndGeoStt.cxx.

17 {
18  // Constructor
19  fName="stt";
20  maxSectors=0;
21  maxModules=20; // stt1
22 }