Uses of Class
org.jlab.detector.scalers.DaqScalersSequence
Packages that use DaqScalersSequence
Package
Description
-
Uses of DaqScalersSequence in org.jlab.analysis.eventmerger
Methods in org.jlab.analysis.eventmerger with parameters of type DaqScalersSequenceModifier and TypeMethodDescriptionvoidFilterFcup.setScalerSequence(DaqScalersSequence sequence) Set sequence of scaler readings -
Uses of DaqScalersSequence in org.jlab.analysis.postprocess
Constructors in org.jlab.analysis.postprocess with parameters of type DaqScalersSequenceModifierConstructorDescriptionProcessor(org.jlab.jnp.hipo4.data.SchemaFactory schema, HelicitySequenceDelayed h, DaqScalersSequence s) -
Uses of DaqScalersSequence in org.jlab.detector.qadb
Subclasses of DaqScalersSequence in org.jlab.detector.qadbModifier and TypeClassDescriptionclassQadbBin<T>A single bin for the Quality Assurance Database (QADB).classA sequence of bins for the Quality Assurance Database (QADB). -
Uses of DaqScalersSequence in org.jlab.detector.scalers
Methods in org.jlab.detector.scalers that return DaqScalersSequenceModifier and TypeMethodDescriptionstatic DaqScalersSequenceDaqScalersSequence.readSequence(List<String> filenames) This reads tag=1 events for RUN::scaler banks, and initializes and returns aDaqScalersSequencethat can be used to access the most recent scaler readout for any given event.static DaqScalersSequenceDaqScalersSequence.rebuildSequence(int tags, ConstantsManager conman, List<String> filenames) Reads the RAW::scaler bank and rebuilds the RUN::scaler and HEL::scaler banksConstructors in org.jlab.detector.scalers with parameters of type DaqScalersSequence