Uses of Class
org.jlab.detector.scalers.DaqScalers
Packages that use DaqScalers
-
Uses of DaqScalers in org.jlab.detector.scalers
Fields in org.jlab.detector.scalers with type parameters of type DaqScalersMethods in org.jlab.detector.scalers that return DaqScalersModifier and TypeMethodDescriptionstatic DaqScalers
DaqScalers.create
(ConstantsManager conman, org.jlab.jnp.hipo4.data.Bank runConfig, org.jlab.jnp.hipo4.data.Bank rawScaler) static DaqScalers
DaqScalers.create
(org.jlab.jnp.hipo4.data.Bank runScalerBank) static DaqScalers
DaqScalers.create
(org.jlab.jnp.hipo4.data.Bank rawScalerBank, org.jlab.utils.groups.IndexedTable fcupTable, org.jlab.utils.groups.IndexedTable slmTable, org.jlab.utils.groups.IndexedTable helTable, double seconds) static DaqScalers
DaqScalers.create
(org.jlab.jnp.hipo4.data.Bank rawScalerBank, org.jlab.utils.groups.IndexedTable fcupTable, org.jlab.utils.groups.IndexedTable slmTable, org.jlab.utils.groups.IndexedTable helTable, Date rst, Date uet) static DaqScalers
DaqScalers.create
(org.jlab.jnp.hipo4.data.Bank rawScalerBank, org.jlab.utils.groups.IndexedTable fcupTable, org.jlab.utils.groups.IndexedTable slmTable, org.jlab.utils.groups.IndexedTable helTable, org.jlab.utils.groups.IndexedTable dscTable) Same as create(Bank,IndexedTable,double), except relies on DSC2's clock.DaqScalersSequence.get
(long timestamp) DaqScalersSequence.get
(org.jlab.jnp.hipo4.data.Event event) DaqScalers.setTimestamp
(long timestamp) Methods in org.jlab.detector.scalers with parameters of type DaqScalersModifier and TypeMethodDescriptionprotected boolean
DaqScalersSequence.add
(DaqScalers ds) int
DaqScalersSequence.compare
(DaqScalers o1, DaqScalers o2)