Uses of Class
org.jlab.detector.calib.utils.ConstantsManager
Packages that use ConstantsManager
-
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
(org.jlab.io.base.DataBank adcBank, org.jlab.io.base.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)