DAS  3.0
Das Analysis System
WeightedObjectabstract

Description

Abstract class for any object that can be weighted.

Access to the weights via Darwin::Physics::Variation. The weights include a value and a (de)correlation bit.

#include <GenericObject.h>

+ Inheritance diagram for WeightedObject:

Public Member Functions

virtual double Weight (const Variation &) const =0
 
virtual double Weight (const Variation &) const =0
 

Protected Member Functions

virtual ~WeightedObject ()=default
 
virtual ~WeightedObject ()=default
 

Constructor & Destructor Documentation

◆ ~WeightedObject() [1/2]

virtual ~WeightedObject ( )
protectedvirtualdefault

◆ ~WeightedObject() [2/2]

virtual ~WeightedObject ( )
protectedvirtualdefault

Member Function Documentation

◆ Weight() [1/2]

virtual double Weight ( const Variation ) const
pure virtual

◆ Weight() [2/2]

virtual double Weight ( const Variation ) const
pure virtual

The documentation for this class was generated from the following file: