Skip to content

Commit

Permalink
Ians 4th comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
tschuh committed Feb 4, 2022
1 parent fd554a1 commit e44b591
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions L1Trigger/TrackFindingTracklet/test/ProducerIRin.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ namespace trklet {

/*! \class trklet::ProducerIRin
* \brief Extracts and rearranges StreamsStub from TTDTC
* Rearrangement may be configured to connect a reduced tracking chain to the correct L1 track board input channels
* \author Thomas Schuh
* \date 2021, Oct
*/
Expand Down
3 changes: 2 additions & 1 deletion L1Trigger/TrackFindingTracklet/test/ProducerTBout.cc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ using namespace tt;
namespace trklet {

/*! \class trklet::ProducerTBout
* \brief Transforms TTTracks, Streams Tracklet pattern reco. into StreamsTrack
* \brief Transforms TTTracks and Streams from Tracklet pattern reco. into StreamsTrack
* by adding to the digitised track stream a reference to the corresponding TTTrack
* stores truncated StreamsTrack and StreamsStub into seperate branch
* \author Thomas Schuh
* \date 2021, Oct
Expand Down

0 comments on commit e44b591

Please sign in to comment.