Fixing a bug in LHE3WeightMetadata.py
The inputFileSummary instance is not imported, making the try..except sequence always fail. As a consequence, the LHE3 sum-of-weights metadata are not saved. A simple fix is to import the inputFileSummary.
The inputFileSummary instance is not imported, making the try..except sequence always fail. As a consequence, the LHE3 sum-of-weights metadata are not saved. A simple fix is to import the inputFileSummary.