Changes in modules/ParticlePropagator.h [751cb9c:341014c] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/ParticlePropagator.h
r751cb9c r341014c 40 40 { 41 41 public: 42 43 42 ParticlePropagator(); 44 43 ~ParticlePropagator(); … … 49 48 50 49 private: 51 52 50 Double_t fRadius, fRadius2, fRadiusMax, fHalfLength, fHalfLengthMax; 53 51 Double_t fBz;
Note:
See TracChangeset
for help on using the changeset viewer.