FairRoot/PandaRoot
Functions
PndLmdGeo.cxx File Reference
#include "PndLmdGeo.h"
#include "PndSdsGeo.h"
#include <iostream>

Go to the source code of this file.

Functions

 ClassImp (PndLmdGeo) PndLmdGeo
 

Function Documentation

ClassImp ( PndLmdGeo  )

Definition at line 12 of file PndLmdGeo.cxx.

15  {
16  fName = "lmd";
17  maxSectors = 99;
18  maxModules = 99;
19 }