Fork me on GitHub

Changeset 187fc41 in git for modules/ParticlePropagator.h


Ignore:
Timestamp:
May 2, 2016, 5:33:35 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
1dad056
Parents:
2dc1092
Message:

added BeamSpot array in propagator, and calculation of track parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ParticlePropagator.h

    r2dc1092 r187fc41  
    5656
    5757  const TObjArray *fInputArray; //!
     58  const TObjArray *fBeamSpotInputArray; //!
    5859
    5960  TObjArray *fOutputArray; //!
     
    6263  TObjArray *fMuonOutputArray; //!
    6364
    64   TLorentzVector BeamSpotPosition(const TObjArray *array);
    65 
    6665  ClassDef(ParticlePropagator, 1)
    6766};
Note: See TracChangeset for help on using the changeset viewer.