Changeset 2893 for trunk/MagicSoft/Mars/mcamera
- Timestamp:
- 01/23/04 16:13:57 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcamera/MCameraDC.cc
r2632 r2893 52 52 // -------------------------------------------------------------------------- 53 53 // 54 // Print the hillas Parameters to *fLog54 // Print the dc currents 55 55 // 56 56 void MCameraDC::Print(Option_t *) const … … 62 62 } 63 63 64 // -------------------------------------------------------------------------- 65 // 66 // Return the minimum dc current 67 // 64 68 Float_t MCameraDC::GetMin() const 65 69 { … … 70 74 } 71 75 76 // -------------------------------------------------------------------------- 77 // 78 // Return the maximum dc current 79 // 72 80 Float_t MCameraDC::GetMax() const 73 81 {
Note:
See TracChangeset
for help on using the changeset viewer.