diff --git a/sbnobj/Common/Trigger/ExtraTriggerInfo.h b/sbnobj/Common/Trigger/ExtraTriggerInfo.h index ce07df500..4133b2891 100644 --- a/sbnobj/Common/Trigger/ExtraTriggerInfo.h +++ b/sbnobj/Common/Trigger/ExtraTriggerInfo.h @@ -19,6 +19,7 @@ #include // std::ostream #include // std::numeric_limits<> #include // std::uint64_t +#include // ----------------------------------------------------------------------------- @@ -87,7 +88,7 @@ struct sbn::ExtraTriggerInfo { /// Incremental counter of gates from this source opened from start of the run. unsigned int gateCount { 0 }; - + /// @} // --- END ---- Since the beginning of the run ------------------------------- diff --git a/sbnobj/Common/Trigger/classes_def.xml b/sbnobj/Common/Trigger/classes_def.xml index 92bfe3570..92873597b 100644 --- a/sbnobj/Common/Trigger/classes_def.xml +++ b/sbnobj/Common/Trigger/classes_def.xml @@ -19,7 +19,9 @@ - + + +