Ignore:
Timestamp:
07/17/00 09:05:20 (24 years ago)
Author:
harald
Message:
first version with the possibility of drawing event distributions
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Corsika/GuiSimone/MainFrameSimone.hxx

    r424 r425  
    1515
    1616#include "COREventHeader.hxx"
     17#include "CORParticle.hxx"
    1718
    1819
     
    104105  void CloseWindow()  ;
    105106
    106 
    107107  Bool_t CerFileExist(Char_t *dir) ;
    108108  Bool_t DrawRunParam(Char_t *paraName) ;
     109  Bool_t DrawEvtParam(Char_t *paraName) ;
     110
    109111  Bool_t CheckNtup() ;
     112
    110113  Bool_t ReadDataToNtup() ;
     114  Bool_t ReadinEvt() ;
     115
    111116  Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2);
    112117
     
    119124
    120125
    121 
    122 
    123 
    124 
    125 
    126 
    127 
    128 
    129 
Note: See TracChangeset for help on using the changeset viewer.