| 
    Jpp
    18.5.0
    
   the software that should make you happy 
   | 
 
Implementation of event weighing for DAQ data. More...
#include <JEvtWeightDAQ.hh>
  
 Public Types | |
| typedef JClonable< JClonable_t > ::clone_type  | clone_type | 
Public Member Functions | |
| JEvtWeightDAQ () | |
| Default constructor.  More... | |
| JEvtWeightDAQ (const JHead &header) | |
| Constructor.  More... | |
| void | configure (const JHead &header) override | 
| Configuration.  More... | |
| bool | check (const JHead &header) const override | 
| Check whether header is consistent with this event weighter.  More... | |
| double | getWeight (const Evt &evt) const override | 
| Get weight of given event.  More... | |
| virtual clone_type | clone () const override | 
| Get clone of this object.  More... | |
Implementation of event weighing for DAQ data.
Definition at line 32 of file JEvtWeightDAQ.hh.
      
  | 
  inherited | 
Definition at line 61 of file JClonable.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Constructor.
| header | header | 
Definition at line 47 of file JEvtWeightDAQ.hh.
      
  | 
  inlineoverride | 
Configuration.
| header | header | 
Definition at line 58 of file JEvtWeightDAQ.hh.
      
  | 
  inlineoverride | 
Check whether header is consistent with this event weighter.
| header | header | 
Definition at line 79 of file JEvtWeightDAQ.hh.
      
  | 
  inlineoverride | 
Get weight of given event.
| evt | event | 
Definition at line 91 of file JEvtWeightDAQ.hh.
      
  | 
  inlineoverridevirtualinherited | 
Get clone of this object.
Reimplemented in JPHYSICS::JPDFTransformer< 5, JArgument_t >, JPHYSICS::JPDFTransformer< 4, JArgument_t >, JPHYSICS::JPDFTransformer< 3, JArgument_t >, JPHYSICS::JPDFTransformer< 2, JArgument_t >, JPHYSICS::JPDGTransformer_t< JArgument_t >, JPHYSICS::JPD0Transformer_t< JArgument_t >, JTOOLS::JMultiMapTransformer< N, JArgument_t >::JMultiMapDefaultTransformer, JPHYSICS::JPDFTransformer_t< JArgument_t >, JLANG::JClonable< JMatch< hit_type > >, JLANG::JClonable< JMatch< hit_type >, JMatch3D >, JLANG::JClonable< JMatch< JTRIGGER::JHitR1 > >, and JLANG::JClonable< JMatch< JTRIGGER::JHitR1 >, JMatch3G< JTRIGGER::JHitR1 > >.
Definition at line 69 of file JClonable.hh.
 1.8.5