Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TrackCovariance.h

    r170a11d r1388e73  
    3636class SolGeom;
    3737class SolGridCov;
    38 class AcceptanceClx;
    3938
    4039class TrackCovariance: public DelphesModule
     
    5049private:
    5150  Double_t fBz;
    52   Int_t fNMinHits;
    5351
    5452  SolGeom *fGeometry;
    5553  SolGridCov *fCovariance;
    56 
    57   AcceptanceClx *fAcx;
    5854
    5955  TIterator *fItInputArray; //!
Note: See TracChangeset for help on using the changeset viewer.