Uses of Class
org.jlab.detector.calib.utils.DatabaseConstantProvider
Packages that use DatabaseConstantProvider
Package
Description
-
Uses of DatabaseConstantProvider in org.jlab.detector.geant4.v2.recoil
Methods in org.jlab.detector.geant4.v2.recoil that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProvider
RecoilConstants.connect
(DatabaseConstantProvider cp) Loads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.Methods in org.jlab.detector.geant4.v2.recoil with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProvider
RecoilConstants.connect
(DatabaseConstantProvider cp) Loads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.void
RecoilGeant4Factory.init
(DatabaseConstantProvider cp, int regions) void
RecoilStripFactory.init
(DatabaseConstantProvider cp) Initialize the factory by the strip mapsvoid
RecoilStripFactory.init
(DatabaseConstantProvider cp, int regions) Initialize the factory by the strip mapsstatic void
RecoilConstants.load
(DatabaseConstantProvider cp) Reads all the necessary constants from CCDB into static variables.Constructors in org.jlab.detector.geant4.v2.recoil with parameters of type DatabaseConstantProviderModifierConstructorDescriptionRecoilGeant4Factory
(DatabaseConstantProvider cp, int nRegions) Create the URWELL full geometryCreate the strip factory based on constants from CCDB.RecoilStripFactory
(DatabaseConstantProvider cp, int regions) Create the strip factory based on constants from CCDB. -
Uses of DatabaseConstantProvider in org.jlab.detector.geant4.v2.SVT
Methods in org.jlab.detector.geant4.v2.SVT that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProvider
SVTConstants.connect
(DatabaseConstantProvider cp) Loads the the necessary tables for the SVT geometry for a given DatabaseConstantProvider.Methods in org.jlab.detector.geant4.v2.SVT with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProvider
SVTConstants.connect
(DatabaseConstantProvider cp) Loads the the necessary tables for the SVT geometry for a given DatabaseConstantProvider.static void
SVTConstants.load
(DatabaseConstantProvider cp) Reads all the necessary constants from CCDB into static variables.static void
SVTAlignmentFactory.setup
(DatabaseConstantProvider cp, String aInputSurveyIdeal, String aInputSurveyMeasured) Sets up a new geometry factory to process fiducial survey data into alignment shifts.Constructors in org.jlab.detector.geant4.v2.SVT with parameters of type DatabaseConstantProviderModifierConstructorDescriptionSVTStripFactory
(DatabaseConstantProvider cp, boolean applyAlignmentShifts) Constructs a new geometry factory for sensor strips.SVTVolumeFactory
(DatabaseConstantProvider cp, boolean applyAlignmentShifts) Constructs a new geometry factory for detector volumes. -
Uses of DatabaseConstantProvider in org.jlab.detector.geant4.v2.URWELL
Methods in org.jlab.detector.geant4.v2.URWELL that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProvider
URWellConstants.connect
(DatabaseConstantProvider cp) Loads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.Methods in org.jlab.detector.geant4.v2.URWELL with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProvider
URWellConstants.connect
(DatabaseConstantProvider cp) Loads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.void
URWellGeant4Factory.init
(DatabaseConstantProvider cp, boolean prototype, int regions) void
URWellStripFactory.init
(DatabaseConstantProvider cp) Initialize the factory by the strip mapsvoid
URWellStripFactory.init
(DatabaseConstantProvider cp, boolean prototype, int regions) Initialize the factory by the strip mapsstatic void
URWellConstants.load
(DatabaseConstantProvider cp) Reads all the necessary constants from CCDB into static variables.Constructors in org.jlab.detector.geant4.v2.URWELL with parameters of type DatabaseConstantProviderModifierConstructorDescriptionURWellGeant4Factory
(DatabaseConstantProvider cp, boolean prototype, int nRegions) Create the URWELL full geometryCreate the strip factory based on constants from CCDB.URWellStripFactory
(DatabaseConstantProvider cp, boolean prototype, int regions) Create the strip factory based on constants from CCDB. -
Uses of DatabaseConstantProvider in org.jlab.rec.band.constants
Methods in org.jlab.rec.band.constants that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final DatabaseConstantProvider
CalibrationConstantsLoader.getDB()
Methods in org.jlab.rec.band.constants with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final void
CalibrationConstantsLoader.setDB
(DatabaseConstantProvider dB) -
Uses of DatabaseConstantProvider in org.jlab.rec.constants
Methods in org.jlab.rec.constants that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final DatabaseConstantProvider
CalibrationConstantsLoader.getDB()
Methods in org.jlab.rec.constants with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final void
CalibrationConstantsLoader.setDB
(DatabaseConstantProvider dB) -
Uses of DatabaseConstantProvider in org.jlab.rec.cvt.bmt
Methods in org.jlab.rec.cvt.bmt with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final void
CCDBConstantsLoader.Load
(DatabaseConstantProvider dbprovider)