From 3e7161a745318851603d42f02af8ab85fabb7f44 Mon Sep 17 00:00:00 2001
From: Thomas Madlener <thomas.madlener@desy.de>
Date: Fri, 20 Dec 2024 13:10:24 +0100
Subject: [PATCH] Specify type in documentation

---
 doc/output_config.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/output_config.md b/doc/output_config.md
index 0566be9..35123b3 100644
--- a/doc/output_config.md
+++ b/doc/output_config.md
@@ -109,7 +109,7 @@ classes. For the conversion the Delphes classes are taken from the `TreeWriter`
 | `Electron`              | `ReconstructedParticle` (subset collection)       |
 | `Photon`                | `ReconstructedParticle` (subset collection)       |
 | `MissingET`             | `ReconstructedParticle`                           |
-| `ScalarHT`              | `UserDataCollection`                              |
+| `ScalarHT`              | `UserDataCollection<float>`                       |
 | `ParticleFlowCandidate` | `ReconstructedParticle`                           |
 | n/a                     | `RecoMCParticleLink`                              |