Uses of Class
org.jlab.detector.calib.utils.ConstantsManager
Packages that use ConstantsManager
Package
Description
Author:ziegler
- 
Uses of ConstantsManager in org.jlab.clas.recoMethods in org.jlab.clas.reco that return ConstantsManager
- 
Uses of ConstantsManager in org.jlab.detector.geom.RICHMethods in org.jlab.detector.geom.RICH with parameters of type ConstantsManagerModifier and TypeMethodDescriptionvoidRICHGeoCalibration.load_CCDB(ConstantsManager manager, int run, int ncalls, RICHGeoParameters geopar) voidRICHGeoParameters.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.helicityMethods in org.jlab.detector.helicity with parameters of type ConstantsManagerModifier and TypeMethodDescriptionvoidHelicitySequence.addStream(org.jlab.jnp.hipo4.data.SchemaFactory schema, ConstantsManager conman, List<String> filenames) static HelicityStateHelicityState.createFromFadcBank(DataBank adcBank, DataBank runConfig, ConstantsManager c) static HelicityStateHelicityState.createFromFadcBank(org.jlab.jnp.hipo4.data.Bank adcBank, org.jlab.jnp.hipo4.data.Bank runConfig, ConstantsManager c) 
- 
Uses of ConstantsManager in org.jlab.detector.scalersMethods in org.jlab.detector.scalers with parameters of type ConstantsManagerModifier and TypeMethodDescriptionstatic DaqScalersDaqScalers.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 DaqScalersSequenceDaqScalersSequence.rebuildSequence(int tags, ConstantsManager conman, List<String> filenames) 
- 
Uses of ConstantsManager in org.jlab.detector.swapsMethods in org.jlab.detector.swaps with parameters of type ConstantsManagerModifier and TypeMethodDescriptionvoidSwapManager.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.constantsMethods in org.jlab.rec.band.constants with parameters of type ConstantsManagerModifier and TypeMethodDescriptionstatic voidCalibrationConstantsLoader.Load(int runno, String var, ConstantsManager manager) 
- 
Uses of ConstantsManager in org.jlab.rec.cnd.constantsMethods in org.jlab.rec.cnd.constants with parameters of type ConstantsManagerModifier and TypeMethodDescriptionfinal voidCalibrationConstantsLoader.Load(int run, ConstantsManager ccdb) Constructors in org.jlab.rec.cnd.constants with parameters of type ConstantsManager
- 
Uses of ConstantsManager in org.jlab.rec.constantsMethods in org.jlab.rec.constants with parameters of type ConstantsManagerModifier and TypeMethodDescriptionstatic voidCalibrationConstantsLoader.Load(int runno, ConstantsManager manager) 
- 
Uses of ConstantsManager in org.jlab.rec.dc.banksConstructors 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.ebMethods in org.jlab.rec.eb with parameters of type ConstantsManagerModifier and TypeMethodDescriptionfinal voidEBCCDBConstants.load(int run, ConstantsManager manager) Constructors in org.jlab.rec.eb with parameters of type ConstantsManager
- 
Uses of ConstantsManager in org.jlab.rec.ftMethods in org.jlab.rec.ft with parameters of type ConstantsManagerModifier and TypeMethodDescriptionFTEventBuilder.addResponses(DataEvent event, ConstantsManager manager, int run) voidFTEventBuilder.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.calMethods 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) voidFTCALReconstruction.selectClusters(List<FTCALCluster> clusters, ConstantsManager manager, int run) FTCALReconstruction.selectHits(List<FTCALHit> allhits, ConstantsManager manager, int run) voidFTCALReconstruction.writeBanks(DataEvent event, List<FTCALHit> hits, List<FTCALCluster> clusters, ConstantsManager manager, int run) 
- 
Uses of ConstantsManager in org.jlab.rec.ft.hodoMethods 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.trkMethods 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.richMethods in org.jlab.rec.rich with parameters of type ConstantsManagerModifier and TypeMethodDescriptionvoidRICHCalibration.load_CCDB(ConstantsManager manager, int run, int ncalls, RICHGeoFactory richgeo, RICHParameters richpar) voidRICHParameters.load_CCDB(ConstantsManager manager, int run, int ncalls, boolean engineDebug) 
- 
Uses of ConstantsManager in org.jlab.rec.rtpc.hitMethods 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.ecMethods 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.ltccMethods in org.jlab.service.ltcc with parameters of type ConstantsManager
- 
Uses of ConstantsManager in org.jlab.service.recoilMethods 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.urwellMethods in org.jlab.service.urwell with parameters of type ConstantsManagerModifier and TypeMethodDescriptionstatic List<URWellStrip>URWellStrip.getStrips(DataEvent event, URWellStripFactory factory, ConstantsManager ccdb)