|
HighLAND
|
Public Member Functions | |
| AnaSuperEventB (AnaEventC *event) | |
| virtual AnaSuperEventB * | Clone () |
| Clone this object. | |
Public Attributes | |
| bool | isClone |
| Is this the original Event or a clone. | |
| AnaEventC * | RawEvent |
| The Raw event. | |
| AnaEventC * | Event |
| The modified event. | |
| Float_t | POTWeight |
| The data/MC POT ratio. | |
Protected Member Functions | |
| AnaSuperEventB (const AnaSuperEventB &event) | |
| Copy constructor is protected, as Clone() should be used to copy this object. | |
Definition at line 279 of file CoreDataClasses.hxx.
1.8.13