Changeset 17 in ZHANGProjects for ICOSIM/CPP/trunk/source/Collimator.h


Ignore:
Timestamp:
Sep 30, 2014, 11:05:33 AM (10 years ago)
Author:
zhangj
Message:

Added comments...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ICOSIM/CPP/trunk/source/Collimator.h

    r9 r17  
    5252
    5353
    54     virtual void collipassCrystal(vector <Particle>& bunch, const double& betgam, const int& pas, string outputpath) {};
     54    virtual void collipassCrystal(vector <Particle>& bunch, const double& betgam, const int& pas, long int& nhit, string outputpath) {};
    5555    //these methods are specific for a fluka/crystal collimator. They are just defined here.
    5656#if defined(FLUKA)
Note: See TracChangeset for help on using the changeset viewer.