Jpp
|
Implementation of event weighing for MUPAGE data. More...
#include <JWeightDAQ.hh>
Public Types | |
typedef JClonable< JClonable_t > ::clone_type | clone_type |
Public Member Functions | |
virtual bool | configure (const JHead &header) |
Configuration. More... | |
virtual double | getWeight (const Evt &evt) const |
Get weight of given event. More... | |
virtual bool | configure (const JHead &header) |
Configuration. More... | |
virtual double | getWeight (const Evt &evt) const |
Get weight of given event. More... | |
virtual clone_type | clone () const |
Get clone of this object. More... | |
Private Attributes | |
double | W |
Implementation of event weighing for MUPAGE data.
Definition at line 12 of file JWeightDAQ.hh.
|
inherited |
Definition at line 61 of file JClonable.hh.
|
inlinevirtual |
Configuration.
header | header |
Definition at line 21 of file JWeightDAQ.hh.
|
inlinevirtual |
Get weight of given event.
evt | event |
Definition at line 41 of file JWeightDAQ.hh.
|
inlinevirtual |
Configuration.
header | header |
Definition at line 21 of file JWeightMupage.hh.
|
inlinevirtual |
Get weight of given event.
evt | event |
Definition at line 41 of file JWeightMupage.hh.
|
inlinevirtualinherited |
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< JTRIGGER::JHitR1 > >, and JLANG::JClonable< JMatch< JTRIGGER::JHitR1 >, JMatch3G< JTRIGGER::JHitR1 > >.
Definition at line 69 of file JClonable.hh.
|
private |
Definition at line 47 of file JWeightDAQ.hh.