Skip to content

Commit 672c614

Browse files
committed
Please consider the following formatting changes
1 parent 464b40e commit 672c614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/TOF/prototyping/makeDRMobj_tof.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
void makeDRMobj_tof(const char* inputfile = "TObject_1764607157510.root", bool dummy = false)
1919
{
20-
if(dummy) {
20+
if (dummy) {
2121
o2::tof::Diagnostic drmDia;
2222
for (int j = 1; j <= 72; j++) {
2323
drmDia.fill(o2::tof::Diagnostic::getDRMKey(j - 1));

0 commit comments

Comments
 (0)