Uses of Class
org.jlab.rec.eb.EBCCDBConstants
Packages that use EBCCDBConstants
-
Uses of EBCCDBConstants in org.jlab.rec.eb
Methods in org.jlab.rec.eb with parameters of type EBCCDBConstantsModifier and TypeMethodDescriptionstatic double
EBUtil.getDetTimingResolution
(DetectorResponse resp, EBCCDBConstants ccdb) Get timing resolution from detector calibration constants:static double
EBUtil.getEBTimingResolution
(DetectorParticle p, DetectorType type, int layer, EBCCDBConstants ccdb) Calculate timing resolution from EventBuilder constants:static double
SamplingFractions.getMean
(int pid, DetectorParticle part, EBCCDBConstants ccdb) static double
SamplingFractions.getNSigma
(int pid, DetectorParticle part, EBCCDBConstants ccdb) static double
SamplingFractions.getSigma
(int pid, DetectorParticle part, EBCCDBConstants ccdb) static boolean
EBUtil.isSimpleElectron
(DetectorParticle p, EBCCDBConstants ccdb) Perform a basic true/false identification for electrons.EBScalers.readScalers
(DataEvent event, EBCCDBConstants ccdb) Deprecated.This returns the most recent available scaler info.Constructors in org.jlab.rec.eb with parameters of type EBCCDBConstants -
Uses of EBCCDBConstants in org.jlab.service.eb
Fields in org.jlab.service.eb declared as EBCCDBConstantsMethods in org.jlab.service.eb with parameters of type EBCCDBConstantsModifier and TypeMethodDescriptionstatic DetectorHeader
EBio.readHeader
(DataEvent event, EBScalers ebs, EBCCDBConstants ccdb) Constructors in org.jlab.service.eb with parameters of type EBCCDBConstantsModifierConstructorDescriptionEBAnalyzer
(EBCCDBConstants ccdb, EBRadioFrequency ebrf) EventBuilder
(EBCCDBConstants ccdb)