Changeset 187fc41 in git for modules/ParticlePropagator.h
- Timestamp:
- May 2, 2016, 5:33:35 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 1dad056
- Parents:
- 2dc1092
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/ParticlePropagator.h
r2dc1092 r187fc41 56 56 57 57 const TObjArray *fInputArray; //! 58 const TObjArray *fBeamSpotInputArray; //! 58 59 59 60 TObjArray *fOutputArray; //! … … 62 63 TObjArray *fMuonOutputArray; //! 63 64 64 TLorentzVector BeamSpotPosition(const TObjArray *array);65 66 65 ClassDef(ParticlePropagator, 1) 67 66 };
Note:
See TracChangeset
for help on using the changeset viewer.