Ignore:
Timestamp:
07/06/00 11:24:00 (24 years ago)
Author:
harald
Message:
small changes to read in also cphotons
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Corsika/Simone/MSimone.hxx

    r324 r415  
    2929  Float_t  FirstInt ;    // First interaction in cm above sea level
    3030
    31 
     31  Float_t  NumCerPhot ;  // Number of Cerenkov photons in shower
     32 
    3233 public:
    3334  MSimone() ;         
     
    4344  void NtupFill ( TNtuple *n ) ;
    4445
     46  void SetNumCerPhot( Int_t iN ) ;
     47
    4548  //  ClassDef(MSimone, 1)   //Stores Montecarlo Information
    4649
Note: See TracChangeset for help on using the changeset viewer.