Skip to content

Commit 20420a6

Browse files
jdbriceCopilot
andauthored
Update StRoot/StFttDbMaker/StFttDb.cxx
Co-authored-by: Copilot <[email protected]>
1 parent 8e8157a commit 20420a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StRoot/StFttDbMaker/StFttDb.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ bool StFttDb::loadStripLengthFromFile( std::string fn ){
458458
printf( "File Header: %s, %s", nStrip.c_str(), StripLength.c_str());
459459
}
460460

461-
//read strip Center info
461+
//read strip Length info
462462
int n_strip; Float_t pos_strip_length;
463463
while (inf >> nStrip >> StripLength)
464464
{

0 commit comments

Comments
 (0)