We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686acce commit e1d9a7fCopy full SHA for e1d9a7f
1 file changed
EventFiltering/Zorro.h
@@ -32,7 +32,7 @@ class BasicCCDBManager;
32
}; // namespace o2
33
34
struct ZorroHelper {
35
- uint64_t bcAOD, bcEvSel, trigMask[2], selMask[2];
+ ULong64_t bcAOD, bcEvSel, trigMask[2], selMask[2];
36
ClassDefNV(ZorroHelper, 1);
37
};
38
0 commit comments