Ignore:
Timestamp:
01/23/04 16:13:57 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcamera/MCameraDC.cc

    r2632 r2893  
    5252// --------------------------------------------------------------------------
    5353//
    54 // Print the hillas Parameters to *fLog
     54// Print the dc currents
    5555//
    5656void MCameraDC::Print(Option_t *) const
     
    6262}
    6363
     64// --------------------------------------------------------------------------
     65//
     66// Return the minimum dc current
     67//
    6468Float_t MCameraDC::GetMin() const
    6569{
     
    7074}
    7175
     76// --------------------------------------------------------------------------
     77//
     78// Return the maximum dc current
     79//
    7280Float_t MCameraDC::GetMax() const
    7381{
Note: See TracChangeset for help on using the changeset viewer.