WeightedEvent Class Reference

Represents an event sampled by a Sampler that has been coupled with an arbitrary real-valued weight in [0,1]. More...

#include <WeightedEvent.h>

List of all members.

Public Member Functions

 WeightedEvent (const Event &event_, real_t weight_=0)

Public Attributes

Event event
real_t weight


Detailed Description

Represents an event sampled by a Sampler that has been coupled with an arbitrary real-valued weight in [0,1].

Author:
Travis Fischer (fisch0920@gmail.com)

Matthew Jacobs (jacobs.mh@gmail.com)

Date:
Fall 2008

Definition at line 17 of file WeightedEvent.h.


Constructor & Destructor Documentation

WeightedEvent::WeightedEvent ( const Event event_,
real_t  weight_ = 0 
) [inline]

Definition at line 21 of file WeightedEvent.h.


Member Data Documentation

Definition at line 18 of file WeightedEvent.h.

Definition at line 19 of file WeightedEvent.h.


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

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6