Ignore:
Timestamp:
11/14/02 10:53:51 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgeom/MGeomPMT.cc

    r1600 r1605  
    4141// Initializes a Mirror geometry with 0 values, except for fMirrorID.
    4242//
    43 MGeomPMT::MGeomPMT(Int_t pmt, const char *name=NULL, const char *title=NULL)
     43MGeomPMT::MGeomPMT(Int_t pmt, const char *name, const char *title)
    4444    : fPMTId(pmt), fWavelength(0), fQE(0)
    4545{
Note: See TracChangeset for help on using the changeset viewer.