Changeset 5423 for trunk


Ignore:
Timestamp:
11/17/04 18:45:23 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
Location:
trunk/MagicSoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5422 r5423  
    2020
    2121                                                 -*-*- END OF LINE -*-*-
     22
     23 2004/11/17: Abelardo Moralejo
     24
     25   * mmc/MMcEvt.hxx
     26     - Added getter method for fMuonCphFraction
     27
    2228
    2329 2004/11/17: Raquel DelosReyes
  • trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx

    r5409 r5423  
    146146  Float_t GetFadcTimeJitter() const { return fFadcTimeJitter; }
    147147
     148  Float_t GetMuonCphFraction() const { return fMuonCphFraction; }
     149
    148150  void SetPartId(Short_t PartId)
    149151  {fPartId=PartId;}             //Set Type of particle
Note: See TracChangeset for help on using the changeset viewer.