Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MTD Validation: Characterization of PU contribution in vertices #44405

Merged
merged 7 commits into from
Mar 22, 2024
1 change: 1 addition & 0 deletions Validation/MtdValidation/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@
<use name="RecoVertex/PrimaryVertexProducer"/>
<use name="root"/>
<use name="gsl"/>
<use name="fastjet"/>
<flags EDM_PLUGIN="1"/>
1 change: 0 additions & 1 deletion Validation/MtdValidation/plugins/MtdTracksValidation.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#define EDM_ML_DEBUG
#include <string>

#include "FWCore/Framework/interface/Frameworkfwd.h"
Expand Down
Loading