Changeset 9339 for trunk/MagicSoft/Mars/mmuon/MHMuonPar.cc
- Timestamp:
- 02/15/09 15:11:08 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmuon/MHMuonPar.cc
r9338 r9339 75 75 // 76 76 MHMuonPar::MHMuonPar(const char *name, const char *title) : 77 fMuonSearchPar(NULL), fMuonCalibPar(NULL) 77 fMuonSearchPar(NULL), fMuonCalibPar(NULL), fGeom(NULL) 78 78 { 79 79 fName = name ? name : "MHMuonPar";
Note:
See TracChangeset
for help on using the changeset viewer.