File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919#include < iosfwd> // std::ostream
2020#include < limits> // std::numeric_limits<>
2121#include < cstdint> // std::uint64_t
22+ #include < vector>
2223
2324
2425// -----------------------------------------------------------------------------
@@ -87,7 +88,7 @@ struct sbn::ExtraTriggerInfo {
8788
8889 // / Incremental counter of gates from this source opened from start of the run.
8990 unsigned int gateCount { 0 };
90-
91+
9192 // / @}
9293 // --- END ---- Since the beginning of the run -------------------------------
9394
Original file line number Diff line number Diff line change 1919 <!-- sbn::ExtraTriggerInfo -->
2020
2121 <!-- class -->
22- <class name =" sbn::ExtraTriggerInfo" ClassVersion =" 10" >
22+ <class name =" sbn::ExtraTriggerInfo" ClassVersion =" 12" >
23+ <version ClassVersion =" 12" checksum =" 1967722932" />
24+ <version ClassVersion =" 11" checksum =" 587699878" />
2325 <version ClassVersion =" 10" checksum =" 1967722932" />
2426 </class >
2527
You can’t perform that action at this time.
0 commit comments