Belle II Software development
svd modules

Namespaces

namespace  Belle2::SVD
 Namespace to encapsulate code needed for simulation and reconstrucion of the SVD.
 

Classes

class  SVDChannelMappingModule
 The Channel Mapping Check Module. More...
 
class  SVDClusterCalibrationsMonitorModule
 Module to produce a list of histogram showing the uploaded calibration constants. More...
 
class  SVDHotStripFinderModule
 A module template. More...
 
class  SVDLatencyCalibrationModule
 this module performs an analysis to find the APV25 latency More...
 
class  SVDLocalCalibrationsCheckModule
 Module to produce a list of histogram showing the uploaded local calibration constants. More...
 
class  SVDLocalCalibrationsMonitorModule
 Module to produce a list of histogram showing the uploaded local calibration constants. More...
 
class  SVDPositionErrorScaleFactorImporterModule
 Module that produces a localdb with position error scale factors for different position algorithms. More...
 
class  SVDTimeCalibrationsMonitorModule
 Module to produce a list of histogram showing the uploaded calibration constants. More...
 
class  SVDChargeSharingAnalysisModule
 Module for monitoring DSSD cluster charge deposition in regard of capacitive charge sharing between adjacent strips in a cluster for data and the simulation. More...
 
class  SVDClusterQualityEstimatorCalibrationModule
 Generate PDFs for assigning probability that cluster generated from signal particle. More...
 
class  SVDClusterQualityEstimatorModule
 Calculates the probability of a cluster originating from signal hit. More...
 
class  SVDCrossTalkCalibrationsCollectorModule
 Collector module used to create the histograms needed for the cross talk calibration. More...
 
class  SVDCrossTalkFinderModule
 Flags potential cross talk strips on Origami sensors. More...
 
class  SVDdEdxCollectorModule
 Collector module used to create the histograms needed for the SVD dE/dx calibration. More...
 
class  SVDdEdxValidationCollectorModule
 Collector module used to create the histograms needed for the SVD dE/dx calibration. More...
 
class  SVDDQMClustersOnTrackModule
 SVD DQM Module for Clusters related to Tracks. More...
 
class  SVDDQMEfficiencyModule
 Creates the basic histograms for SVD Efficiency DQM. More...
 
class  SVDDQMExpressRecoModule
 SVD DQM Module for Express Reco. More...
 
class  SVDDQMHitTimeModule
 This module to design collect the svd hit time for different detectors trigger timing and physics processes. More...
 
class  SVDUnpackerDQMModule
 SVD DQM Module for the Unpacker. More...
 
class  svdDumpModule
 Class definition of svdClsHistoManager module. More...
 
class  SVDTrackingEventLevelMdstInfoFillerModule
 This module adds additional global event level information about SVD track finding to the MDST object 'EventLevelTrackingInfo'. More...
 
class  SVDOccupancyCalibrationsCollectorModule
 This This module collects hits from shaper digits to compute per sensor SVD occupancy using mu+mu- events for calibration of the SVDOccupancyCalibration payload using CAF. More...
 
class  SVDB4CommissioningPlotsModule
 The SVD B4CommissioningPlots Module. More...
 
class  SVDClusterEvaluationModule
 The SVD ClusterEvaluation Module. More...
 
class  SVDClusterEvaluationTrueInfoModule
 Clustering Performance, using true information. More...
 
class  SVDClusterFilterModule
 generates a new StoreArray from the input StoreArray which has all specified Clusters removed More...
 
class  SVDEventT0PerformanceTTreeModule
 The module is used to create a TTree to study SVD EventT0. More...
 
class  SVDMaxStripTTreeModule
 The module is used to create a TTree to study the number of strips fired per event per APV chip. More...
 
class  SVDOccupancyAnalysisModule
 The SVD OccupancyAnalysis Module. More...
 
class  SVDPerformanceModule
 The (TB) SVD Performance Module. More...
 
class  SVDPerformanceTTreeModule
 The module is used to create a TTree to study SVD clusters, genfit unbiased residuals and many other properties related to the track they belong to. More...
 
class  SVDShaperDigitsFromTracksModule
 generates two new StoreArray from the input StoreArray. More...
 
class  SVDCoGTimeEstimatorModule
 This module builds the SVDRecoDigits (calibrated and fitted strips) from the SVDShaperDigits. More...
 
class  SVDDataFormatCheckModule
 This module checks the format of the data that we are going to reconstruct checking the SVDModeByte and the SVDDAQDiagnostic. More...
 
class  SVDStripMaskingModule
 This module removes the strips to be masked read form the SVDHotStripsCalibration. More...
 
class  SVD3SamplesEmulatorModule
 This module takes the SVDShaperDigit as input and select three consecutive samples starting from the one chosen by the user. More...
 
class  SVDEventInfoSetterModule
 Module to set the SVDEventInfo in the simulation. More...
 
class  SVDTriggerQualityGeneratorModule
 This module generates a StoreObjPtr that contains random trigger quality chosen between FINE and COARSE. More...
 
class  SVDZeroSuppressionEmulatorModule
 This module filters out strips that do not pass a ZS cut from the SVDShaperDigit StoreArray. More...
 
class  SVD6SampleEventSkimModule
 SVD 6-sample event skim module. More...
 
struct  ClustersOnSensor
 small struct for storing all clusters of the same sensor in one container. More...
 
class  SVDSpacePointCreatorModule
 Imports Clusters of the SVD detector and converts them to spacePoints. More...
 
class  SVDSpacePointQICalibrationModule
 Imports Clusters of the SVD detector and converts them to spacePoints. More...
 
class  SVDClusterAbsoluteTimeShifterCollectorModule
 This module creates and fills histograms based on cluster-sizes so that the mean of SVD-cluster time distribution could be calculated. More...
 
class  SVDClusterTimeShifterCollectorModule
 This module creates and fills histograms based on cluster-sizes so that the mean of SVD-cluster time distribution could be calculated. More...
 
class  SVDTimeCalibrationCollectorModule
 Collector module used to create the histograms needed for the SVD CoG-Time calibration. More...
 
class  SVDTimeGroupingModule
 Imports Clusters of the SVD detector and converts them to spacePoints. More...
 
class  SVDTimeValidationCollectorModule
 Collector module used to create the histograms needed for the SVD CoG-Time calibration. More...
 

Typedefs

typedef std::tuple< double, double, double > GroupInfo
 typedef to be used to store Gauss parameters (integral, center, sigma)
 

Functions

void clusterPDFName (const VxdID &sensor, int size, int side, int maxClusterSize, std::string &PDFName, std::string &errorPDFName, bool useLegacyNaming)
 Function to set name of PDF for cluster quality estimation.
 
void occupancyPDFName (const VxdID &sensor, int side, std::string &PDFName)
 Function to maintain common naming convention between calibration occupancy file generation and occupancy value extraction in main crossTalkFinder module.
 
template<class SpacePointType>
void provideSVDClusterSingles (const StoreArray< SVDCluster > &svdClusters, StoreArray< SpacePointType > &spacePoints)
 simply store one spacePoint for each existing SVDCluster.
 
void storeInputVectorFromSingleCluster (const SVDCluster *cls, std::vector< float > &inputVector, const SVDNoiseCalibrations &noiseCal)
 Store the input values for SVDSpacePoint selection from the given SVDCluster.
 
void findPossibleCombinations (const Belle2::ClustersOnSensor &aSensor, std::vector< std::vector< const SVDCluster * > > &foundCombinations, const SVDHitTimeSelection &hitTimeCut, const bool &useSVDGroupInfo, const int &numberOfSignalGroups, const bool &formSingleSignalGroup, const SVDNoiseCalibrations &noiseCal, const DBObjPtr< SVDSpacePointSNRFractionSelector > &svdSpacePointSelectionFunction, bool useSVDSpacePointSNRFractionSelector)
 stores all possible 2-Cluster-combinations.
 
void spPDFName (const VxdID &sensor, int uSize, int vSize, int maxClusterSize, std::string &PDFName, std::string &errorPDFName, bool useLegacyNaming)
 Function to set name of PDF for spacePoint quality estimation.
 
void calculatePairingProb (TFile *pdfFile, std::vector< const SVDCluster * > &clusters, double &prob, double &error, bool useLegacyNaming)
 Function to extract probability of correct (pair from signal hit) cluster pairing from preconfigured pdfs Probability defined as Pcharge * Ptime * Pucluster * Pvcluster.
 
template<class SpacePointType>
void provideSVDClusterCombinations (const StoreArray< SVDCluster > &svdClusters, StoreArray< SpacePointType > &spacePoints, SVDHitTimeSelection &hitTimeCut, bool useQualityEstimator, TFile *pdfFile, bool useLegacyNaming, unsigned int numMaxSpacePoints, std::string m_eventLevelTrackingInfoName, const bool &useSVDGroupInfo, const int &numberOfSignalGroups, const bool &formSingleSignalGroup, const SVDNoiseCalibrations &noiseCal, const DBObjPtr< SVDSpacePointSNRFractionSelector > &svdSpacePointSelectionFunction, bool useSVDSpacePointSNRFractionSelector)
 finds all possible combinations of U and V Clusters for SVDClusters.
 
double myGaus (const double *x, const double *par)
 Gauss function to be used in the fit.
 
void addGausToHistogram (TH1D &hist, const double &integral, const double &center, const double &sigma, const double &sigmaN, const bool &isAddition=true)
 Add (or Subtract) a Gaussian to (or from) a histogram.
 
void subtractGausFromHistogram (TH1D &hist, const double &integral, const double &center, const double &sigma, const double &sigmaN)
 Subtract a Gaussian from a histogram.
 
int getSensorType (const VxdID &sensorID)
 Get Sensor Type of SVD sensors.
 

Detailed Description

Typedef Documentation

◆ GroupInfo

typedef std::tuple<double, double, double> GroupInfo

typedef to be used to store Gauss parameters (integral, center, sigma)

Definition at line 39 of file SVDTimeGroupingModule.h.

Function Documentation

◆ addGausToHistogram()

void addGausToHistogram ( TH1D & hist,
const double & integral,
const double & center,
const double & sigma,
const double & sigmaN,
const bool & isAddition = true )
inline

Add (or Subtract) a Gaussian to (or from) a histogram.

The gauss is calculated upto the sigmaN passed to the function.

Definition at line 174 of file SVDTimeGroupingModule.h.

177 {
178 int startBin = hist.FindBin(center - sigmaN * sigma);
179 int endBin = hist.FindBin(center + sigmaN * sigma);
180 if (startBin < 1) startBin = 1;
181 if (endBin > (hist.GetNbinsX())) endBin = hist.GetNbinsX();
182
183 for (int ijx = startBin; ijx <= endBin; ijx++) {
184 double tbinc = hist.GetBinCenter(ijx);
185 double tbincontent = hist.GetBinContent(ijx);
186
187 if (isAddition) tbincontent += integral * TMath::Gaus(tbinc, center, sigma, true);
188 else tbincontent -= integral * TMath::Gaus(tbinc, center, sigma, true);
189
190 hist.SetBinContent(ijx, tbincontent);
191 }
192 }

◆ calculatePairingProb()

void calculatePairingProb ( TFile * pdfFile,
std::vector< const SVDCluster * > & clusters,
double & prob,
double & error,
bool useLegacyNaming )
inline

Function to extract probability of correct (pair from signal hit) cluster pairing from preconfigured pdfs Probability defined as Pcharge * Ptime * Pucluster * Pvcluster.

Definition at line 256 of file SpacePointHelperFunctions.h.

258 {
259
260 int maxSize;
261 int pdfEntries = pdfFile->GetListOfKeys()->GetSize();
262 if (useLegacyNaming == true) {
263 maxSize = floor(sqrt((pdfEntries - 4) / 6)); //4(time+size)+3(sensors)*2(prob/error)*size^2(u/v combo.)
264 } else {
265 maxSize = floor(sqrt((pdfEntries - 4) / 344)); //4(time+size)+172(sensorType)*2(prob/error)*size^2(u/v combo.)
266 }
267 std::string chargeProbInput;
268 std::string chargeErrorInput;
269
270 spPDFName(clusters[0]->getSensorID(), clusters[0]->getSize(), clusters[1]->getSize(), maxSize,
271 chargeProbInput, chargeErrorInput, useLegacyNaming);
272 std::string timeProbInput = "timeProb";
273 std::string timeErrorInput = "timeError";
274 std::string sizeProbInput = "sizeProb";
275 std::string sizeErrorInput = "sizeError";
276
277
278 TH2F* chargePDF = nullptr;
279 TH2F* chargeError = nullptr;
280 TH2F* timePDF = nullptr;
281 TH2F* timeError = nullptr;
282 TH2F* sizePDF = nullptr;
283 TH2F* sizeError = nullptr;
284
285 pdfFile->GetObject(chargeProbInput.c_str(), chargePDF);
286 pdfFile->GetObject(chargeErrorInput.c_str(), chargeError);
287 pdfFile->GetObject(timeProbInput.c_str(), timePDF);
288 pdfFile->GetObject(timeErrorInput.c_str(), timeError);
289 pdfFile->GetObject(sizeProbInput.c_str(), sizePDF);
290 pdfFile->GetObject(sizeErrorInput.c_str(), sizeError);
291
292 int xChargeBin = chargePDF->GetXaxis()->FindFixBin(clusters[0]->getCharge());
293 int yChargeBin = chargePDF->GetYaxis()->FindFixBin(clusters[1]->getCharge());
294
295 int xTimeBin = timePDF->GetXaxis()->FindFixBin(clusters[0]->getClsTime());
296 int yTimeBin = timePDF->GetYaxis()->FindFixBin(clusters[1]->getClsTime());
297
298
299 int xSizeBin = sizePDF->GetXaxis()->FindFixBin(clusters[0]->getSize());
300 int ySizeBin = sizePDF->GetYaxis()->FindFixBin(clusters[1]->getSize());
301
302 double chargeProb = chargePDF->GetBinContent(xChargeBin, yChargeBin);
303 double timeProb = timePDF->GetBinContent(xTimeBin, yTimeBin);
304 double sizeProb = sizePDF->GetBinContent(xSizeBin, ySizeBin);
305 double chargeProbError = chargePDF->GetBinContent(xChargeBin, yChargeBin);
306 double timeProbError = timePDF->GetBinContent(xTimeBin, yTimeBin);
307 double sizeProbError = sizePDF->GetBinContent(xSizeBin, ySizeBin);
308
309
310 if (chargeProbError == 0) {
311 B2DEBUG(21, "svdClusterProbabilityEstimator has not been run, spacePoint QI will return zero!");
312 }
313
314 prob = chargeProb * timeProb * sizeProb * clusters[0]->getQuality() * clusters[1]->getQuality();
315 error = prob * sqrt(square(timeProb * sizeProb * clusters[0]->getQuality() * clusters[1]->getQuality() * chargeProbError) +
316 square(chargeProb * sizeProb * clusters[0]->getQuality() * clusters[1]->getQuality() * timeProbError) +
317 square(chargeProb * timeProb * clusters[0]->getQuality() * clusters[1]->getQuality() * sizeProbError) +
318 square(chargeProb * timeProb * sizeProb * clusters[1]->getQuality() * clusters[0]->getQualityError()) +
319 square(chargeProb * timeProb * sizeProb * clusters[0]->getQuality() * clusters[1]->getQualityError()));
320 }
constexpr T square(const T &x)
Calculate the square of the input.
Definition MathHelpers.h:21
double sqrt(double a)
sqrt for double
Definition beamHelpers.h:28
void spPDFName(const VxdID &sensor, int uSize, int vSize, int maxClusterSize, std::string &PDFName, std::string &errorPDFName, bool useLegacyNaming)
Function to set name of PDF for spacePoint quality estimation.

◆ clusterPDFName()

void clusterPDFName ( const VxdID & sensor,
int size,
int side,
int maxClusterSize,
std::string & PDFName,
std::string & errorPDFName,
bool useLegacyNaming )
inline

Function to set name of PDF for cluster quality estimation.

Legacy naming convention for PDFs distributed by sensor type rather than sensor ID, not used after 2018 MC calibrated PDFs.

Definition at line 24 of file ClusterQualityHelperFunctions.h.

26 {
27 if (useLegacyNaming == true) {
28 std::string sensorSide;
29 if (side == 1) sensorSide = "u";
30 if (side == 0) sensorSide = "v";
31
32 if (size > maxClusterSize) size = maxClusterSize;
33 std::string sensorName;
34 if (sensor.getLayerNumber() == 3) sensorName = "l3";
35 if (sensor.getLayerNumber() > 3 && sensor.getSensorNumber() == 1) sensorName = "trap";
36 if (sensor.getLayerNumber() > 3 && sensor.getSensorNumber() > 1) sensorName = "large";
37
38 PDFName = sensorSide + sensorName + std::to_string(size);
39 errorPDFName = PDFName + "Error";
40 } else {
41
42 std::string sensorSide;
43 if (side == 1) sensorSide = "u";
44 if (side == 0) sensorSide = "v";
45 int layer = sensor.getLayerNumber();
46 int ladder = sensor.getLadderNumber();
47 int sens = sensor.getSensorNumber();
48
49 if (size > maxClusterSize) size = maxClusterSize;
50
51 PDFName = std::to_string(layer) + "." + std::to_string(ladder) + "." + std::to_string(sens) + "." + sensorSide + "." +
52 std::to_string(size);
53 errorPDFName = PDFName + "_Error";
54
55 }
56 }

◆ findPossibleCombinations()

void findPossibleCombinations ( const Belle2::ClustersOnSensor & aSensor,
std::vector< std::vector< const SVDCluster * > > & foundCombinations,
const SVDHitTimeSelection & hitTimeCut,
const bool & useSVDGroupInfo,
const int & numberOfSignalGroups,
const bool & formSingleSignalGroup,
const SVDNoiseCalibrations & noiseCal,
const DBObjPtr< SVDSpacePointSNRFractionSelector > & svdSpacePointSelectionFunction,
bool useSVDSpacePointSNRFractionSelector )
inline

stores all possible 2-Cluster-combinations.

first parameter is a struct containing all clusters on current sensor. second parameter is the container which collects all combinations found.

for each u cluster, a v cluster is combined to a possible combination. Condition which has to be fulfilled: the first entry is always an u cluster, the second always a v-cluster

Definition at line 138 of file SpacePointHelperFunctions.h.

143 {
144
145 for (const SVDCluster* uCluster : aSensor.clustersU) {
146 if (! hitTimeCut.isClusterInTime(uCluster->getSensorID(), 1, uCluster->getClsTime())) {
147 B2DEBUG(29, "Cluster rejected due to timing cut. Cluster time: " << uCluster->getClsTime());
148 continue;
149 }
150 for (const SVDCluster* vCluster : aSensor.clustersV) {
151 if (! hitTimeCut.isClusterInTime(vCluster->getSensorID(), 0, vCluster->getClsTime())) {
152 B2DEBUG(29, "Cluster rejected due to timing cut. Cluster time: " << vCluster->getClsTime());
153 continue;
154 }
155
156 if (! hitTimeCut.areClusterTimesCompatible(vCluster->getSensorID(), uCluster->getClsTime(), vCluster->getClsTime())) {
157 B2DEBUG(29, "Cluster combination rejected due to timing cut. Cluster time U (" << uCluster->getClsTime() <<
158 ") is incompatible with Cluster time V (" << vCluster->getClsTime() << ")");
159 continue;
160 }
161
162 if (useSVDGroupInfo) {
163 const std::vector<int>& uTimeGroupId = uCluster->getTimeGroupId();
164 const std::vector<int>& vTimeGroupId = vCluster->getTimeGroupId();
165
166 if (int(uTimeGroupId.size()) && int(vTimeGroupId.size())) { // indirect check if the clusterizer module is disabled
167 bool isContinue = true;
168 for (auto& uitem : uTimeGroupId) {
169 if (uitem < 0 || uitem >= numberOfSignalGroups) continue;
170 for (auto& vitem : vTimeGroupId) {
171 if (vitem < 0 || vitem >= numberOfSignalGroups) continue;
172 if ((uitem == vitem) || formSingleSignalGroup) { isContinue = false; break; }
173 }
174 if (!isContinue) break;
175 }
176
177 if (isContinue) {
178 B2DEBUG(29, "Cluster combination rejected due to different time-group Id.");
179 continue;
180 }
181 }
182 }
183
184 if (useSVDSpacePointSNRFractionSelector) {
185 std::vector<float> inputU;
186 std::vector<float> inputV;
187
188 storeInputVectorFromSingleCluster(uCluster, inputU, noiseCal);
189 storeInputVectorFromSingleCluster(vCluster, inputV, noiseCal);
190
191 bool pass = svdSpacePointSelectionFunction->passSNRFractionSelection(inputU, inputV);
192 if (!pass) {
193 B2DEBUG(29, "Cluster combination rejected due to SVDSpacePointSNRFractionSelector");
194 continue;
195 }
196 }
197
198 foundCombinations.push_back({uCluster, vCluster});
199
200
201 }
202 }
203
204
205
206
207 }
The SVD Cluster class This class stores all information about reconstructed SVD clusters.
Definition SVDCluster.h:29
float getClsTime() const
Get average of waveform maximum times of cluster strip signals.
Definition SVDCluster.h:134
VxdID getSensorID() const
Get the sensor ID.
Definition SVDCluster.h:102
const std::vector< int > & getTimeGroupId() const
Get ID of the time-group.
Definition SVDCluster.h:184
bool isClusterInTime(const Belle2::VxdID &sensorID, const bool &isU, const double &svdTime, const double &svdTimeError=0, const double &t0=0, const double &t0Error=0) const
Return whether the cluster is estimated to be in time with the event or off-time.
bool areClusterTimesCompatible(const Belle2::VxdID &sensorID, const double &uTime, const double &vTime=0) const
Return whether the cluster is estimated to be in time with the event or off-time.
void storeInputVectorFromSingleCluster(const SVDCluster *cls, std::vector< float > &inputVector, const SVDNoiseCalibrations &noiseCal)
Store the input values for SVDSpacePoint selection from the given SVDCluster.
std::vector< const SVDCluster * > clustersU
stores all SVDclusters of U type.
std::vector< const SVDCluster * > clustersV
stores all SVDclusters of V type.

◆ getSensorType()

int getSensorType ( const VxdID & sensorID)
inline

Get Sensor Type of SVD sensors.

Definition at line 207 of file SVDTimeGroupingModule.h.

208 {
209 int layer = sensorID.getLayerNumber();
210 int sensor = sensorID.getSensorNumber();
211 if (layer == 3)
212 return 0;
213 else {
214 if (sensor == 1)
215 return 1;
216 else
217 return 2;
218 }
219 }
baseType getSensorNumber() const
Get the sensor id.
Definition VxdID.h:99
baseType getLayerNumber() const
Get the layer id.
Definition VxdID.h:95

◆ myGaus()

double myGaus ( const double * x,
const double * par )
inline

Gauss function to be used in the fit.

Definition at line 164 of file SVDTimeGroupingModule.h.

165 {
166 return par[0] * TMath::Gaus(x[0], par[1], par[2], true);
167 }

◆ occupancyPDFName()

void occupancyPDFName ( const VxdID & sensor,
int side,
std::string & PDFName )
inline

Function to maintain common naming convention between calibration occupancy file generation and occupancy value extraction in main crossTalkFinder module.

Definition at line 27 of file SVDCrossTalkFinderHelperFunctions.h.

28 {
29
30 int layer = sensor.getLayerNumber();
31 int ladder = sensor.getLadderNumber();
32 int sens = sensor.getSensorNumber();
33
34
35 PDFName = std::to_string(layer) + "." + std::to_string(ladder) + "." + std::to_string(sens) + "." + std::to_string(side);
36
37
38 }

◆ provideSVDClusterCombinations()

template<class SpacePointType>
void provideSVDClusterCombinations ( const StoreArray< SVDCluster > & svdClusters,
StoreArray< SpacePointType > & spacePoints,
SVDHitTimeSelection & hitTimeCut,
bool useQualityEstimator,
TFile * pdfFile,
bool useLegacyNaming,
unsigned int numMaxSpacePoints,
std::string m_eventLevelTrackingInfoName,
const bool & useSVDGroupInfo,
const int & numberOfSignalGroups,
const bool & formSingleSignalGroup,
const SVDNoiseCalibrations & noiseCal,
const DBObjPtr< SVDSpacePointSNRFractionSelector > & svdSpacePointSelectionFunction,
bool useSVDSpacePointSNRFractionSelector )

finds all possible combinations of U and V Clusters for SVDClusters.

first parameter is a storeArray containing SVDClusters. second parameter is a storeArra containing SpacePoints (will be filled in the function). third parameter tels the spacePoint where to get the name of the storeArray containing the related clusters relationweights code the type of the cluster. +1 for u and -1 for v

Definition at line 329 of file SpacePointHelperFunctions.h.

335 {
336 std::unordered_map<VxdID::baseType, ClustersOnSensor>
337 activatedSensors; // collects one entry per sensor, each entry will contain all Clusters on it TODO: better to use a sorted vector/list?
338 std::vector<std::vector<const SVDCluster*> >
339 foundCombinations; // collects all combinations of Clusters which were possible (condition: 1u+1v-Cluster on the same sensor)
340
341 // sort Clusters by sensor. After the loop, each entry of activatedSensors contains all U and V-type clusters on that sensor
342 for (unsigned int i = 0; i < uint(svdClusters.getEntries()); ++i) {
343 SVDCluster* currentCluster = svdClusters[i];
344
345 activatedSensors[currentCluster->getSensorID().getID()].addCluster(currentCluster);
346 }
347
348
349 for (auto& aSensor : activatedSensors)
350 findPossibleCombinations(aSensor.second, foundCombinations, hitTimeCut, useSVDGroupInfo, numberOfSignalGroups,
351 formSingleSignalGroup,
352 noiseCal, svdSpacePointSelectionFunction, useSVDSpacePointSNRFractionSelector);
353
354 // Do not make space-points if their number would be too large to be considered by tracking
355 if (foundCombinations.size() > numMaxSpacePoints) {
356 StoreObjPtr<EventLevelTrackingInfo> m_eventLevelTrackingInfo(m_eventLevelTrackingInfoName);
357 if (m_eventLevelTrackingInfo.isValid()) {
358 m_eventLevelTrackingInfo->setSVDSpacePointCreatorAbortionFlag();
359 }
360 return;
361 }
362
363 for (auto& clusterCombi : foundCombinations) {
364 SpacePointType* newSP = spacePoints.appendNew(clusterCombi);
365 if (useQualityEstimator == true) {
366 double probability;
367 double error;
368 calculatePairingProb(pdfFile, clusterCombi, probability, error, useLegacyNaming);
369 newSP->setQualityEstimation(probability);
370 newSP->setQualityEstimationError(error);
371 }
372 for (auto* cluster : clusterCombi) {
373 newSP->addRelationTo(cluster, cluster->isUCluster() ? 1. : -1.);
374 }
375 }
376 }
T * appendNew()
Construct a new T object at the end of the array.
Definition StoreArray.h:246
int getEntries() const
Get the number of objects in the array.
Definition StoreArray.h:216
baseType getID() const
Get the unique id.
Definition VxdID.h:93
void calculatePairingProb(TFile *pdfFile, std::vector< const SVDCluster * > &clusters, double &prob, double &error, bool useLegacyNaming)
Function to extract probability of correct (pair from signal hit) cluster pairing from preconfigured ...
void findPossibleCombinations(const Belle2::ClustersOnSensor &aSensor, std::vector< std::vector< const SVDCluster * > > &foundCombinations, const SVDHitTimeSelection &hitTimeCut, const bool &useSVDGroupInfo, const int &numberOfSignalGroups, const bool &formSingleSignalGroup, const SVDNoiseCalibrations &noiseCal, const DBObjPtr< SVDSpacePointSNRFractionSelector > &svdSpacePointSelectionFunction, bool useSVDSpacePointSNRFractionSelector)
stores all possible 2-Cluster-combinations.

◆ provideSVDClusterSingles()

template<class SpacePointType>
void provideSVDClusterSingles ( const StoreArray< SVDCluster > & svdClusters,
StoreArray< SpacePointType > & spacePoints )

simply store one spacePoint for each existing SVDCluster.

first parameter is a storeArray containing SVDClusters. second parameter is a storeArra containing SpacePoints (will be filled in the function).

Definition at line 79 of file SpacePointHelperFunctions.h.

81 {
82 for (unsigned int i = 0; i < uint(svdClusters.getEntries()); ++i) {
83 const SVDCluster* currentCluster = svdClusters[i];
84 std::vector<const SVDCluster*> currentClusterCombi = { currentCluster };
85 SpacePointType* newSP = spacePoints.appendNew(currentClusterCombi);
86 newSP->addRelationTo(currentCluster);
87 }
88 }

◆ spPDFName()

void spPDFName ( const VxdID & sensor,
int uSize,
int vSize,
int maxClusterSize,
std::string & PDFName,
std::string & errorPDFName,
bool useLegacyNaming )
inline

Function to set name of PDF for spacePoint quality estimation.

Legacy naming convention for PDFs distributed by sensor type rather than sensor ID, not used after 2018 MC calibrated PDFs.

Definition at line 214 of file SpacePointHelperFunctions.h.

216 {
217 if (useLegacyNaming == true) {
218
219 if (uSize > maxClusterSize) uSize = maxClusterSize;
220 if (vSize > maxClusterSize) vSize = maxClusterSize;
221
222 std::string sensorName;
223
224 if (sensor.getLayerNumber() == 3) sensorName = "l3";
225 if (sensor.getLayerNumber() > 3 && sensor.getSensorNumber() == 1) sensorName = "trap";
226 if (sensor.getLayerNumber() > 3 && sensor.getSensorNumber() > 1) sensorName = "large";
227
228 PDFName = sensorName + std::to_string(uSize) + std::to_string(vSize);
229 errorPDFName = "error" + PDFName;
230 } else {
231
232 if (uSize > maxClusterSize) uSize = maxClusterSize;
233 if (vSize > maxClusterSize) vSize = maxClusterSize;
234
235 int layer = sensor.getLayerNumber();
236 int ladder = sensor.getLadderNumber();
237 int sens = sensor.getSensorNumber();
238
239 PDFName = std::to_string(layer) + "." + std::to_string(ladder) + "." + std::to_string(sens) + "." + std::to_string(
240 uSize) + "." + std::to_string(vSize);
241 errorPDFName = PDFName + "_Error";
242 }
243
244
245
246 }

◆ storeInputVectorFromSingleCluster()

void storeInputVectorFromSingleCluster ( const SVDCluster * cls,
std::vector< float > & inputVector,
const SVDNoiseCalibrations & noiseCal )
inline

Store the input values for SVDSpacePoint selection from the given SVDCluster.

Definition at line 93 of file SpacePointHelperFunctions.h.

96 {
97 inputVector.clear();
98 inputVector.resize(3, 0.0);
99
100 auto shaperDigits = cls->getRelationsTo<SVDShaperDigit>();
101 float noise = 0;
102 for (auto iSD : shaperDigits) {
103 auto samples = iSD.getSamples();
104 std::vector<float> selectedSamples;
105 if (samples.size() == 6) {
106 Belle2::SVD::SVDMaxSumAlgorithm maxSum(samples);
107 auto maxSamples = maxSum.getSelectedSamples();
108 selectedSamples.assign(maxSamples.begin(), maxSamples.end());
109 } else {
110 selectedSamples.assign(samples.begin(), samples.end());
111 }
112 if (selectedSamples.size() < 3) continue;
113
114 inputVector[0] += selectedSamples[0];
115 inputVector[1] += selectedSamples[1];
116 inputVector[2] += selectedSamples[2];
117
118 VxdID thisSensorID = iSD.getSensorID();
119 bool thisSide = iSD.isUStrip();
120 int thisCellID = iSD.getCellID();
121 float thisNoise = noiseCal.getNoise(thisSensorID, thisSide, thisCellID);
122 noise += thisNoise * thisNoise;
123 }
124 noise = sqrt(noise);
125 inputVector[0] = inputVector[0] / noise;
126 inputVector[1] = inputVector[1] / noise;
127 inputVector[2] = inputVector[2] / noise;
128 }
RelationVector< TO > getRelationsTo(const std::string &name="", const std::string &namedRelation="") const
Get the relations that point from this object to another store array.
float getNoise(const VxdID &sensorID, const bool &isU, const unsigned short &strip) const
This is the method for getting the noise.
The SVD ShaperDigit class.
Class implementing the MaxSum algorithm.
Class to uniquely identify a any structure of the PXD and SVD.
Definition VxdID.h:32

◆ subtractGausFromHistogram()

void subtractGausFromHistogram ( TH1D & hist,
const double & integral,
const double & center,
const double & sigma,
const double & sigmaN )
inline

Subtract a Gaussian from a histogram.

The gauss is calculated upto the sigmaN passed to the function.

Definition at line 199 of file SVDTimeGroupingModule.h.

202 {
203 addGausToHistogram(hist, integral, center, sigma, sigmaN, false);
204 }
void addGausToHistogram(TH1D &hist, const double &integral, const double &center, const double &sigma, const double &sigmaN, const bool &isAddition=true)
Add (or Subtract) a Gaussian to (or from) a histogram.