Changeset 7365 for trunk/MagicSoft/Mars/mmuon/MMuonSetup.cc
- Timestamp:
- 09/26/05 19:17:18 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmuon/MMuonSetup.cc
r7225 r7365 49 49 // 50 50 MMuonSetup::MMuonSetup(const char *name, const char *title) 51 : fMargin(0.2), fThresholdArcPhi( 30), fThresholdArcWidth(2)51 : fMargin(0.2), fThresholdArcPhi(5), fThresholdArcWidth(2) 52 52 { 53 53 fName = name ? name : "MMuonSetup";
Note:
See TracChangeset
for help on using the changeset viewer.