Skip to content

Commit

Permalink
A few more things
Browse files Browse the repository at this point in the history
  • Loading branch information
rodwyer100 committed Sep 18, 2024
1 parent 939b789 commit 8c29a15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TrigScint/include/TrigScint/TrigScintFirmwareTracker.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @file TrigScintFirmwareTracker.h
* @brief Clustering of trigger scintillator hits
* @author Lene Kristian Bryngemark, Stanford University
* @brief Tracker made to emulate and stage real firmware, emulates existing ldmx software but has LUT structure.
* @author Rory O'Dwyer, Stanford University
*/

#ifndef TRIGSCINT_TRIGSCINTFIRMWARETRACKER_H
Expand Down Expand Up @@ -118,4 +118,4 @@ class TrigScintFirmwareTracker : public framework::Producer {

} // namespace trigscint

#endif /* TRIGSCINT_TRIGSCINTCLUSTERPRODUCER_H */
#endif /* TRIGSCINT_TRIGSCINTFIRMWARETRACKER_H */

0 comments on commit 8c29a15

Please sign in to comment.