File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ namespace caf
6868 bool pass_flashtrig = false ; // /< Whether this Record passed the Flash Trigger requirement
6969 SRSBNDFrameShiftInfo sbnd_frames; // /< List of Frame Shift in event in unit [ns] (SBND)
7070 SRSBNDTimingInfo sbnd_timings; // /< List of Timing Info in event in UNIX timestamp format(SBND)
71- std::vector<SRBlip> blips; // /Blips are small O(mm) depositions in LAr, made from recob::Hit
71+ std::vector<SRBlip> blips; // /< Blips are small O(mm) depositions in LAr, made from recob::Hit
7272 SRSoftwareTrigger soft_trig; // /< Software Trigger Info in event
7373 int ndlp = 0 ; // /< Number of reco DLP (ML) interactions.
7474 std::vector<SRInteractionDLP> dlp; // /< Reco DLP (ML) interactions.
You can’t perform that action at this time.
0 commit comments