Changeset 17
- Timestamp:
- Sep 17, 2008, 4:57:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/MadGraphJetParticleSelector.cc
r2 r17 84 84 void MadGraphJetParticleClassifier::InsertExcludedParticleID(Int_t pid) 85 85 { 86 f SpecialParticleIDSet.insert(pid);86 fExcludedParticleIDSet.insert(pid); 87 87 } 88 88
Note:
See TracChangeset
for help on using the changeset viewer.