| 
    Jpp - the software that should make you happy
    
   | 
 
Implementation of event weighing for MUPAGE data. More...
#include <JWeightMupage.hh>
  
 Public Types | |
| typedef JClonable< JClonable_t > ::clone_type  | clone_type | 
Public Member Functions | |
| JWeightMupage () | |
| Default Constructor.  More... | |
| JWeightMupage (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... | |
Private Attributes | |
| double | W | 
Implementation of event weighing for MUPAGE data.
Definition at line 27 of file JWeightMupage.hh.
      
  | 
  inherited | 
Definition at line 61 of file JClonable.hh.
      
  | 
  inline | 
Default Constructor.
Definition at line 33 of file JWeightMupage.hh.
      
  | 
  inline | 
Constructor.
| header | header | 
Definition at line 41 of file JWeightMupage.hh.
      
  | 
  inlineoverride | 
Configuration.
| header | header | 
Definition at line 52 of file JWeightMupage.hh.
      
  | 
  inlineoverride | 
Check whether header is consistent with this event weighter.
| header | header | 
Definition at line 71 of file JWeightMupage.hh.
      
  | 
  inlineoverride | 
Get weight of given event.
| evt | event | 
Definition at line 83 of file JWeightMupage.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.
      
  | 
  private | 
Definition at line 89 of file JWeightMupage.hh.
 1.8.5