Belle II Software development
|
Modules | |
klm data objects | |
klm modules | |
Classes | |
class | BKLMDatabaseImporter |
This module writes BKLM data to database. More... | |
class | KLMCalibrationChecker |
KLM calibration checker. More... | |
class | KLMChannelStatusAlgorithm |
KLM channel status calibration algorithm. More... | |
class | KLMDatabaseImporter |
KLM database importer. More... | |
class | KLMDisplacementGenerator |
Module for generation of KLM displacement or alignment data. More... | |
class | KLMElectronicsMapImporter |
KLM database importer. More... | |
class | KLMLikelihoodParametersImporter |
This class imports KLMLikelihoodParameters into the database. More... | |
class | KLMStripEfficiencyAlgorithm |
KLM channel status calibration algorithm. More... | |
class | KLMTimeAlgorithm |
KLM time calibration algorithm. More... | |
class | BKLMAlignment |
Class to store BKLM alignment data in the database. More... | |
class | BKLMGeometryPar |
The Class for BKLM geometry. More... | |
class | BKLMSimulationPar |
Provides BKLM simulation parameters. More... | |
class | EKLMAlignment |
Class to store EKLM alignment data in the database. More... | |
class | EKLMGeometry |
Class to store EKLM geometry data in the database. More... | |
class | EKLMSegmentAlignment |
Class to store EKLM alignment data in the database. More... | |
class | KLMAlignmentData |
KLM Alignment data. More... | |
class | KLMChannelStatus |
KLM channel status. More... | |
class | KLMElectronicsChannel |
BKLM electronics channel. More... | |
class | KLMElectronicsMap |
BKLM electronics map. More... | |
class | KLMLikelihoodParameters |
Database object used to store the parameters for KLM likelihood computation. More... | |
class | KLMReconstructionParameters |
Class to store KLM reconstruction parameters in the database. More... | |
class | KLMScintillatorDigitizationParameters |
Class to store KLM scintillator simulation parameters in the database. More... | |
class | KLMScintillatorFEEData |
EKLM channel data. More... | |
class | KLMScintillatorFEEParameters |
Class to store EKLM alignment data in the database. More... | |
class | KLMScintillatorFirmware |
KLM scintillator firmware. More... | |
class | KLMStripEfficiency |
DBObject used to store the efficiencies of KLM strips. More... | |
class | KLMTimeCableDelay |
Class to store BKLM delay time coused by cable in the database. More... | |
class | KLMTimeConstants |
Class to store KLM constants related to time. More... | |
class | KLMTimeConversion |
KLM time conversion. More... | |
class | KLMTimeResolution |
Class to store KLM time resolution in the database. More... | |
class | KLMTimeWindow |
DBObject containing KLM time window parameters used in KLMReconstructor module. More... | |
class | EKLMAlignmentAlongStripsAlgorithm |
EKLM time calibration algorithm. More... | |
class | G4TriangularPrism |
Triangular prism. More... | |
class | MuidBuilder |
Build the Muid likelihoods starting from the hit pattern and the transverse scattering in the KLM. More... | |
class | MuidElementNumbers |
Muid element numbers. More... | |
class | KLMMuidLikelihoodTest |
Test class for the KLMMuidLikelihood object. More... | |
class | MuidBuilderTest |
Test for the MuidBuilder class, using the payloads in the default Global Tag. More... | |
class | KLMTime |
KLM time conversion. More... | |
Functions | |
TEST_F (KLMMuidLikelihoodTest, KLMMuidLikelihood) | |
Test some setters and getters. | |
TEST_F (MuidBuilderTest, MuidBuilder01) | |
Test for a muon with 14 hits in the barrel. | |
TEST_F (MuidBuilderTest, MuidBuilder02) | |
Test for a muon with some discrepancies between hit and ext. | |
TEST_F (MuidBuilderTest, MuidBuilder03) | |
Test for a muon with large discrepancies between hit and ext. | |
TEST_F (MuidBuilderTest, MuidBuilder04) | |
Test for a muon with hits in both barrel and endcaps. | |
TEST_F (MuidBuilderTest, MuidBuilder05) | |
Test for a muon with hits in both barrel and endcaps. | |
TEST_F | ( | KLMMuidLikelihoodTest | , |
KLMMuidLikelihood | |||
) |
Test some setters and getters.
Definition at line 53 of file KLMMuidLikelihoodTest.cc.
TEST_F | ( | MuidBuilderTest | , |
MuidBuilder01 | |||
) |
Test for a muon with 14 hits in the barrel.
Definition at line 80 of file MuidBuilderTest.cc.
TEST_F | ( | MuidBuilderTest | , |
MuidBuilder02 | |||
) |
Test for a muon with some discrepancies between hit and ext.
patterns.
Definition at line 124 of file MuidBuilderTest.cc.
TEST_F | ( | MuidBuilderTest | , |
MuidBuilder03 | |||
) |
Test for a muon with large discrepancies between hit and ext.
patterns.
Definition at line 159 of file MuidBuilderTest.cc.
TEST_F | ( | MuidBuilderTest | , |
MuidBuilder04 | |||
) |
Test for a muon with hits in both barrel and endcaps.
Definition at line 194 of file MuidBuilderTest.cc.
TEST_F | ( | MuidBuilderTest | , |
MuidBuilder05 | |||
) |
Test for a muon with hits in both barrel and endcaps.
Definition at line 242 of file MuidBuilderTest.cc.