File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,18 +89,6 @@ struct sbn::ExtraTriggerInfo {
8989 // / Incremental counter of gates from this source opened from start of the run.
9090 unsigned int gateCount { 0 };
9191
92- // Boolean telling if the event passed the trigger
93- bool triggerEmulation { false };
94-
95- // Number of PMT pairs over the trigger threshold
96- int pairsOverThreshold { 0 };
97-
98- // Trigger responses for all of the waveforms in the event (flattened)
99- std::vector<int > MonPulses { std::vector<int >() }; // default ???
100-
101- // Length of each trigger response to unflatten the trigger responses
102- std::vector<int > MonPulseSizes { std::vector<int >() };
103-
10492 // / @}
10593 // --- END ---- Since the beginning of the run -------------------------------
10694
Original file line number Diff line number Diff line change 1919 <!-- sbn::ExtraTriggerInfo -->
2020
2121 <!-- class -->
22- <class name =" sbn::ExtraTriggerInfo" ClassVersion =" 11" >
22+ <class name =" sbn::ExtraTriggerInfo" ClassVersion =" 12" >
23+ <version ClassVersion =" 12" checksum =" 1967722932" />
2324 <version ClassVersion =" 11" checksum =" 587699878" />
2425 <version ClassVersion =" 10" checksum =" 1967722932" />
2526 </class >
You can’t perform that action at this time.
0 commit comments