Skip to content

Commit

Permalink
Update SeedFinderGbtsConfig.hpp
Browse files Browse the repository at this point in the history
Fixing format of comment
  • Loading branch information
Rosie-Hasan authored Jan 14, 2025
1 parent f8edb15 commit e1709e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Core/include/Acts/Seeding/SeedFinderGbtsConfig.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ struct SeedFinderGbtsConfig {
bool m_useClusterWidth =
false; // bool for use of cluster width in loadSpacePoints function
std::string ConnectorInputFile; //Path to the connector configuration file that defines the layer connections
std::string ConnectorInputFile; // Path to the connector configuration file
// that defines the layer connections
std::vector<TrigInDetSiLayer> m_layerGeometry;

// for runGbts_TrackFinder
Expand Down

0 comments on commit e1709e9

Please sign in to comment.