Ignore:
Timestamp:
05/08/15 12:32:23 (9 years ago)
Author:
dbaack
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Corsika7405Compatibility/msim/MPhotonData.cc

    r10060 r18179  
    273273Int_t MPhotonData::FillEventIO(Float_t f[8])
    274274{
    275     // photons in this bunch
     275        // photons in this bunch
    276276    const UInt_t n = TMath::Nint(f[6]);
    277277    if (n==0)
     
    292292    fTag        = -1;
    293293    fWeight     =  1;
     294
    294295
    295296    return n;
Note: See TracChangeset for help on using the changeset viewer.