Changeset 1605 for trunk/MagicSoft/Mars/mgeom
- Timestamp:
- 11/14/02 10:53:51 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgeom/MGeomPMT.cc
r1600 r1605 41 41 // Initializes a Mirror geometry with 0 values, except for fMirrorID. 42 42 // 43 MGeomPMT::MGeomPMT(Int_t pmt, const char *name =NULL, const char *title=NULL)43 MGeomPMT::MGeomPMT(Int_t pmt, const char *name, const char *title) 44 44 : fPMTId(pmt), fWavelength(0), fQE(0) 45 45 {
Note:
See TracChangeset
for help on using the changeset viewer.