Fork me on GitHub

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

update to Hector_1_5_2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/Hector/include/H_BeamParticle.h

    r388 r400  
    132132                /// Returns the particle path in the beamline
    133133                TGraph * getPath(const int , const int ) const;
    134                 void getPath(const int , const string& ) const;
     134                void getPath(const int x_or_y, const string& filename) const;
    135135                /// Computes the position of the particle at the end of each element of the beam.
    136136                void computePath(const H_AbstractBeamLine * beam, const bool NonLinear=true);
Note: See TracChangeset for help on using the changeset viewer.