Skip to content

Commit e5f7b16

Browse files
authored
Fix function name in macro drawTOFgeometry.C
1 parent 1d39c35 commit e5f7b16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/TOF/prototyping/drawTOFgeometry.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include <iostream>
1515
#endif
1616

17-
void drawTOFgeomery()
17+
void drawTOFgeometry()
1818
{
1919
// minimal macro to test setup of the geometry
2020

0 commit comments

Comments
 (0)