3 #pragma link off all globals;
4 #pragma link off all classes;
5 #pragma link off all functions;
6 #pragma link C++ nestedclasses;
7 #pragma link C++ nestedtypedef;
9 #pragma link C++ class Belle2::SVDCoolingPipesPar+;
10 #pragma link C++ class Belle2::SVDEndringsPar+;
12 #pragma link C++ class Belle2::SVDSupportRibsPar+;
13 #pragma link C++ class Belle2::SVDSupportBoxPar+;
14 #pragma link C++ class Belle2::SVDSupportTabPar+;
15 #pragma link C++ class Belle2::SVDEndmountPar+;
17 #pragma link C++ class Belle2::SVDEndringsPar+;
18 #pragma link C++ class Belle2::SVDEndringsTypePar+;
20 #pragma link C++ class Belle2::SVDSensorInfoPar+;
21 #pragma link C++ class Belle2::SVDGeometryPar+;
23 #pragma link C++ class Belle2::SVDLocalRunBadStrips+;
25 #pragma link C++ class Belle2::SVDCalibrationsBase<Belle2::SVDCalibrationsVector<float>>+;
26 #pragma link C++ class Belle2::SVDCalibrationsVector<float> +;
28 #pragma link C++ class Belle2::SVDCalibrationsBase<Belle2::SVDCalibrationsVector<Belle2::SVDStripCalAmp>>+;
29 #pragma link C++ class Belle2::SVDCalibrationsVector<Belle2::SVDStripCalAmp> +;
30 #pragma link C++ struct Belle2::SVDStripCalAmp +;
32 #pragma link C++ class Belle2::SVDCalibrationsBase<Belle2::SVDCalibrationsScalar<Belle2::SVDChargeSimCal>>+;
33 #pragma link C++ class Belle2::SVDCalibrationsScalar<Belle2::SVDChargeSimCal> +;
34 #pragma link C++ struct Belle2::SVDChargeSimCal +;
36 #pragma link C++ class Belle2::SVDCalibrationsBase<Belle2::SVDCalibrationsBitmap> +;
37 #pragma link C++ class Belle2::SVDCalibrationsBitmap +;
39 #pragma link C++ class Belle2::SVDCalibrationsBase<Belle2::SVDCalibrationsScalar< Belle2::SVDCoGCalibrationFunction >> +;
40 #pragma link C++ class Belle2::SVDCalibrationsScalar< Belle2::SVDCoGCalibrationFunction> +;
41 #pragma link C++ class Belle2::SVDCoGCalibrationFunction +;
43 #pragma link C++ struct Belle2::SVDStripCalAmp +;
45 #pragma link C++ class Belle2::SVDCalibrationsBase< Belle2::SVDCalibrationsScalar< Belle2::SVDPosErrScaleFactors>> +;
46 #pragma link C++ class Belle2::SVDCalibrationsScalar< Belle2::SVDPosErrScaleFactors> +;
47 #pragma link C++ struct Belle2::SVDPosErrScaleFactors +;
49 #pragma link C++ class Belle2::SVDCalibrationsBase<Belle2::SVDCalibrationsScalar< Belle2::SVDPositionErrorFunction >> +;
50 #pragma link C++ class Belle2::SVDCalibrationsScalar< Belle2::SVDPositionErrorFunction> +;
51 #pragma link C++ class Belle2::SVDPositionErrorFunction +;
53 #pragma link C++ class Belle2::SVDCalibrationsBase< Belle2::SVDCalibrationsScalar< Belle2::SVDClusterCuts>> +;
54 #pragma link C++ class Belle2::SVDCalibrationsScalar< Belle2::SVDClusterCuts> +;
55 #pragma link C++ struct Belle2::SVDClusterCuts +;
57 #pragma link C++ class Belle2::SVDCalibrationsBase< Belle2::SVDCalibrationsScalar< Belle2::SVDHitTimeSelectionFunction>> +;
58 #pragma link C++ class Belle2::SVDCalibrationsScalar< Belle2::SVDHitTimeSelectionFunction> +;
59 #pragma link C++ class Belle2::SVDHitTimeSelectionFunction +;
61 #pragma link C++ class Belle2::SVDLocalConfigParameters +;
62 #pragma link C++ class Belle2::SVDGlobalConfigParameters +;
64 #pragma link C++ class Belle2::SVDRecoConfiguration +;
76 sourceClass="Belle2::SVDGlobalConfigParameters"\
79 targetClass="Belle2::SVDGlobalConfigParameters"\
81 code="{ m_hv = 50;}" \
89 sourceClass="Belle2::SVDGlobalConfigParameters"\
92 targetClass="Belle2::SVDGlobalConfigParameters"\
93 target="m_relativeTimeShift" \
94 code="{ m_relativeTimeShift = 0;}" \
102 sourceClass="Belle2::SVDGlobalConfigParameters"\
105 targetClass="Belle2::SVDGlobalConfigParameters"\
106 target="m_nrFrames" \
107 code="{ m_nrFrames = 6;}" \