|
| 1 | +{ |
| 2 | + "qc": { |
| 3 | + "config": { |
| 4 | + "database": { |
| 5 | + "implementation": "CCDB", |
| 6 | + "host": "ccdb-test.cern.ch:8080", |
| 7 | + "username": "not_applicable", |
| 8 | + "password": "not_applicable", |
| 9 | + "name": "not_applicable" |
| 10 | + }, |
| 11 | + "Activity": { |
| 12 | + "number": "42", |
| 13 | + "type": "2" |
| 14 | + }, |
| 15 | + "monitoring": { |
| 16 | + "url": "infologger:///debug?qc" |
| 17 | + }, |
| 18 | + "consul": { |
| 19 | + "url": "" |
| 20 | + }, |
| 21 | + "conditionDB": { |
| 22 | + "url": "ccdb-test.cern.ch:8080" |
| 23 | + } |
| 24 | + }, |
| 25 | + "tasks": { |
| 26 | + "CPVPhysicsTask": { |
| 27 | + "active": "true", |
| 28 | + "className": "o2::quality_control_modules::cpv::PhysicsTask", |
| 29 | + "moduleName": "QcCPV", |
| 30 | + "detectorName": "CPV", |
| 31 | + "cycleDurationSeconds": "10", |
| 32 | + "maxNumberCycles": "100", |
| 33 | + "": "The other type of dataSource is \"direct\", see basic-no-sampling.json.", |
| 34 | + "dataSource": { |
| 35 | + "type": "direct", |
| 36 | + "query": "digits:CPV/DIGITS/0;dtrigrec:CPV/DIGITTRIGREC/0;clusters:CPV/CLUSTERS/0;ctrigrec:CPV/CLUSTERTRIGRECS/0;calibdigits:CPV/CALIBDIGITS/0;rawerrors:CPV/RAWHWERRORS/0;peds:CPV/CPV_Pedestals;badmap:CPV/CPV_BadMap;gains:CPV/CPV_Gains" |
| 37 | + }, |
| 38 | + "taskParameters": { |
| 39 | + "ccdbCheckInterval": "1000", |
| 40 | + "isAsyncMode": "1" |
| 41 | + }, |
| 42 | + "location": "remote", |
| 43 | + "saveObjectsToFile": "MOs.root", "": "For debugging, path to the file where to save. If empty or missing it won't save." |
| 44 | + } |
| 45 | + }, |
| 46 | + "checks": { |
| 47 | + "PhysicsCheck": { |
| 48 | + "active": "true", |
| 49 | + "className": "o2::quality_control_modules::cpv::PhysicsCheck", |
| 50 | + "moduleName": "QcCPV", |
| 51 | + "policy": "OnAny", |
| 52 | + "detectorName": "CPV", |
| 53 | + "dataSource": [{ |
| 54 | + "type": "Task", |
| 55 | + "name": "CPVPhysicsTask", |
| 56 | + "MOs": [ ] |
| 57 | + }], |
| 58 | + "checkParameters": { |
| 59 | + "mAmplitudeRangeL2": "20", |
| 60 | + "mAmplitudeRangeL3": "20", |
| 61 | + "mAmplitudeRangeL4": "20", |
| 62 | + "mAmplitudeRangeR2": "1000", |
| 63 | + "mAmplitudeRangeR3": "1000", |
| 64 | + "mAmplitudeRangeR4": "1000", |
| 65 | + "mMinEventsToFit2": "1000", |
| 66 | + "mMinEventsToFit3": "1000", |
| 67 | + "mMinEventsToFit4": "1000", |
| 68 | + "mMinAmplification2": "5", |
| 69 | + "mMinAmplification3": "5", |
| 70 | + "mMinAmplification4": "5", |
| 71 | + "mMaxAmplification2": "500", |
| 72 | + "mMaxAmplification3": "500", |
| 73 | + "mMaxAmplification4": "500", |
| 74 | + "mMinClusterSize2": "2", |
| 75 | + "mMinClusterSize3": "2", |
| 76 | + "mMinClusterSize4": "2", |
| 77 | + "mMaxClusterSize2": "5", |
| 78 | + "mMaxClusterSize3": "5", |
| 79 | + "mMaxClusterSize4": "5", |
| 80 | + "mMinEventsToCheckDigitMap2": "10000", |
| 81 | + "mMinEventsToCheckDigitMap3": "10000", |
| 82 | + "mMinEventsToCheckDigitMap4": "10000", |
| 83 | + "mStripPopulationDeviationAllowed2": "1.2", |
| 84 | + "mStripPopulationDeviationAllowed3": "30", |
| 85 | + "mStripPopulationDeviationAllowed4": "30", |
| 86 | + "mNBadStripsPerQuarterAllowed2": "5", |
| 87 | + "mNBadStripsPerQuarterAllowed3": "10", |
| 88 | + "mNBadStripsPerQuarterAllowed4": "10", |
| 89 | + "mNCold3GassiplexAllowed2": "1", |
| 90 | + "mNCold3GassiplexAllowed3": "10", |
| 91 | + "mNCold3GassiplexAllowed4": "10", |
| 92 | + "mNHot3GassiplexAllowed2": "1", |
| 93 | + "mNHot3GassiplexAllowed3": "10", |
| 94 | + "mNHot3GassiplexAllowed4": "10", |
| 95 | + "mHot3GassiplexCriterium2": "1", |
| 96 | + "mHot3GassiplexCriterium3": "10", |
| 97 | + "mHot3GassiplexCriterium4": "10", |
| 98 | + "mCold3GassiplexCriterium2": "0.9", |
| 99 | + "mCold3GassiplexCriterium3": "0.1", |
| 100 | + "mCold3GassiplexCriterium4": "0.1" |
| 101 | + } |
| 102 | + } |
| 103 | + } |
| 104 | + }, |
| 105 | + "dataSamplingPolicies": [ |
| 106 | + |
| 107 | + ] |
| 108 | +} |
0 commit comments