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