Uses of Class
org.jlab.detector.calib.utils.ConstantsManager
Packages that use ConstantsManager
Package
Description
Author:ziegler
-
Uses of ConstantsManager in org.jlab.clas.reco
Methods in org.jlab.clas.reco that return ConstantsManager -
Uses of ConstantsManager in org.jlab.detector.geom.RICH
Methods in org.jlab.detector.geom.RICH with parameters of type ConstantsManagerModifier and TypeMethodDescriptionvoid
RICHGeoCalibration.load_CCDB
(ConstantsManager manager, int run, int ncalls, RICHGeoParameters geopar) void
RICHGeoParameters.load_CCDB
(ConstantsManager manager, int run, int ncalls, boolean engineDebug) Constructors in org.jlab.detector.geom.RICH with parameters of type ConstantsManagerModifierConstructorDescriptionRICHGeoFactory
(int FactoryMode, ConstantsManager manager, int run, boolean engineDebug) -
Uses of ConstantsManager in org.jlab.detector.helicity
Methods in org.jlab.detector.helicity with parameters of type ConstantsManagerModifier and TypeMethodDescriptionvoid
HelicitySequence.addStream
(org.jlab.jnp.hipo4.data.SchemaFactory schema, ConstantsManager conman, List<String> filenames) static HelicityState
HelicityState.createFromFadcBank
(DataBank adcBank, DataBank runConfig, ConstantsManager c) static HelicityState
HelicityState.createFromFadcBank
(org.jlab.jnp.hipo4.data.Bank adcBank, org.jlab.jnp.hipo4.data.Bank runConfig, ConstantsManager c) -
Uses of ConstantsManager in org.jlab.detector.scalers
Methods in org.jlab.detector.scalers with parameters of type ConstantsManagerModifier and TypeMethodDescriptionstatic DaqScalers
DaqScalers.create
(ConstantsManager conman, org.jlab.jnp.hipo4.data.Bank runConfig, org.jlab.jnp.hipo4.data.Bank rawScaler) static List<org.jlab.jnp.hipo4.data.Bank>
DaqScalers.createBanks
(int runnumber, org.jlab.jnp.hipo4.data.SchemaFactory schema, org.jlab.jnp.hipo4.data.Event event, ConstantsManager conman) static DaqScalersSequence
DaqScalersSequence.rebuildSequence
(int tags, ConstantsManager conman, List<String> filenames) -
Uses of ConstantsManager in org.jlab.detector.swaps
Methods in org.jlab.detector.swaps with parameters of type ConstantsManagerModifier and TypeMethodDescriptionvoid
SwapManager.initialize
(List<String> detectorNames, ConstantsManager previous, ConstantsManager current) Constructors in org.jlab.detector.swaps with parameters of type ConstantsManagerModifierConstructorDescriptionSwapManager
(List<String> detectorNames, ConstantsManager previous, ConstantsManager current) -
Uses of ConstantsManager in org.jlab.rec.band.constants
Methods in org.jlab.rec.band.constants with parameters of type ConstantsManagerModifier and TypeMethodDescriptionstatic void
CalibrationConstantsLoader.Load
(int runno, String var, ConstantsManager manager) -
Uses of ConstantsManager in org.jlab.rec.cnd.constants
Methods in org.jlab.rec.cnd.constants with parameters of type ConstantsManagerModifier and TypeMethodDescriptionfinal void
CalibrationConstantsLoader.Load
(int run, ConstantsManager ccdb) Constructors in org.jlab.rec.cnd.constants with parameters of type ConstantsManager -
Uses of ConstantsManager in org.jlab.rec.constants
Methods in org.jlab.rec.constants with parameters of type ConstantsManagerModifier and TypeMethodDescriptionstatic void
CalibrationConstantsLoader.Load
(int runno, ConstantsManager manager) -
Uses of ConstantsManager in org.jlab.rec.dc.banks
Constructors in org.jlab.rec.dc.banks with parameters of type ConstantsManagerModifierConstructorDescriptionHitReader
(Banks names, RawBank.OrderType[] rawBankOrders, ConstantsManager manager, DCGeant4Factory detector) -
Uses of ConstantsManager in org.jlab.rec.eb
Methods in org.jlab.rec.eb with parameters of type ConstantsManagerModifier and TypeMethodDescriptionfinal void
EBCCDBConstants.load
(int run, ConstantsManager manager) Constructors in org.jlab.rec.eb with parameters of type ConstantsManager -
Uses of ConstantsManager in org.jlab.rec.ft
Methods in org.jlab.rec.ft with parameters of type ConstantsManagerModifier and TypeMethodDescriptionFTEventBuilder.addResponses
(DataEvent event, ConstantsManager manager, int run) void
FTEventBuilder.correctDirection
(List<FTParticle> particles, ConstantsManager manager, int run) FTEventBuilder.initFTparticles
(List<FTResponse> responses, ConstantsManager manager, int run) -
Uses of ConstantsManager in org.jlab.rec.ft.cal
Methods in org.jlab.rec.ft.cal with parameters of type ConstantsManagerModifier and TypeMethodDescriptionFTCALReconstruction.findClusters
(List<FTCALHit> hits, ConstantsManager manager, int run) FTCALReconstruction.initFTCAL
(DataEvent event, ConstantsManager manager, int run) void
FTCALReconstruction.selectClusters
(List<FTCALCluster> clusters, ConstantsManager manager, int run) FTCALReconstruction.selectHits
(List<FTCALHit> allhits, ConstantsManager manager, int run) void
FTCALReconstruction.writeBanks
(DataEvent event, List<FTCALHit> hits, List<FTCALCluster> clusters, ConstantsManager manager, int run) -
Uses of ConstantsManager in org.jlab.rec.ft.hodo
Methods in org.jlab.rec.ft.hodo with parameters of type ConstantsManagerModifier and TypeMethodDescriptionFTHODOReconstruction.initFTHODO
(DataEvent event, ConstantsManager manager, int run) -
Uses of ConstantsManager in org.jlab.rec.ft.trk
Methods in org.jlab.rec.ft.trk with parameters of type ConstantsManagerModifier and TypeMethodDescriptionFTTRKReconstruction.initFTTRK
(DataEvent event, ConstantsManager manager, int run) -
Uses of ConstantsManager in org.jlab.rec.rich
Methods in org.jlab.rec.rich with parameters of type ConstantsManagerModifier and TypeMethodDescriptionvoid
RICHCalibration.load_CCDB
(ConstantsManager manager, int run, int ncalls, RICHGeoFactory richgeo, RICHParameters richpar) void
RICHParameters.load_CCDB
(ConstantsManager manager, int run, int ncalls, boolean engineDebug) -
Uses of ConstantsManager in org.jlab.rec.rtpc.hit
Methods in org.jlab.rec.rtpc.hit with parameters of type ConstantsManagerConstructors in org.jlab.rec.rtpc.hit with parameters of type ConstantsManagerModifierConstructorDescriptionTimeAverage
(ConstantsManager manager, HitParameters params, int runNo) -
Uses of ConstantsManager in org.jlab.service.ec
Methods in org.jlab.service.ec with parameters of type ConstantsManagerModifier and TypeMethodDescriptionECCommon.initEC
(DataEvent event, ConstantsManager manager) ECCommon.readStripsHipo
(DataEvent event, int run, ConstantsManager manager) -
Uses of ConstantsManager in org.jlab.service.ltcc
Methods in org.jlab.service.ltcc with parameters of type ConstantsManager -
Uses of ConstantsManager in org.jlab.service.recoil
Methods in org.jlab.service.recoil with parameters of type ConstantsManagerModifier and TypeMethodDescriptionstatic List<RecoilStrip>
RecoilStrip.getStrips
(DataEvent event, RecoilStripFactory factory, ConstantsManager ccdb) -
Uses of ConstantsManager in org.jlab.service.urwell
Methods in org.jlab.service.urwell with parameters of type ConstantsManagerModifier and TypeMethodDescriptionstatic List<URWellStrip>
URWellStrip.getStrips
(DataEvent event, URWellStripFactory factory, ConstantsManager ccdb)