Skip to content

Commit 76d6f54

Browse files
Remove weight from SeedCandidate
1 parent 0f2295a commit 76d6f54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RecoMuon/MuonSeedGenerator/interface/SETFilter.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ struct SeedCandidate {
3434
MuonTransientTrackingRecHit::MuonRecHitContainer theSet;
3535
CLHEP::Hep3Vector momentum;
3636
int charge;
37-
double weight;
3837
Trajectory::DataContainer trajectoryMeasurementsInTheSet;
3938
};
4039

0 commit comments

Comments
 (0)