We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6948aff commit d517852Copy full SHA for d517852
tofd/pars/R3BTofDMappingPar.cxx
@@ -28,7 +28,7 @@
28
R3BTofDMappingPar::R3BTofDMappingPar(const TString& name, const TString& title, const TString& context)
29
: FairParGenericSet(name, title, context)
30
, fNumPlanes(4)
31
- , fNumPaddles(44)
+ , fNumPaddles(48)
32
, fNumPmts(2)
33
{
34
for (Int_t p = 0; p < fNumPmts; p++)
0 commit comments