Fork me on GitHub

Changeset 405 in svn for trunk/interface


Ignore:
Timestamp:
May 20, 2009, 10:39:01 AM (15 years ago)
Author:
Xavier Rouby
Message:

bug removed in Hector implementation for RP220/FP420

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/VeryForward.h

    r385 r405  
    6767   H_BeamLine* beamline1;
    6868   H_BeamLine* beamline2;
    69    bool relative_energy;
    70    int kickers_on;
     69   bool rel_energy;
     70   int kickers;
    7171   static unsigned int counter;
     72
     73   float time_of_flight(TRootGenParticle *particle, const float detector_s, const float detector_etamin, const float detector_t_resolution);
    7274
    7375};
Note: See TracChangeset for help on using the changeset viewer.