#include <FWTSelectorToEventList.h>
Definition at line 11 of file FWTSelectorToEventList.h.
FWTSelectorToEventList::FWTSelectorToEventList |
( |
TTree * |
tree, |
|
|
TEventList * |
evl, |
|
|
const char * |
sel |
|
) |
| |
FWTSelectorToEventList::~FWTSelectorToEventList |
( |
| ) |
|
|
virtual |
void FWTSelectorToEventList::ClearEventList |
( |
| ) |
|
TEventList* FWTSelectorToEventList::GetEventList |
( |
| ) |
const |
|
inline |
Bool_t FWTSelectorToEventList::GetOwnEventList |
( |
| ) |
const |
|
inline |
Bool_t FWTSelectorToEventList::Process |
( |
Long64_t |
entry | ) |
|
|
virtual |
Long64_t FWTSelectorToEventList::ProcessTree |
( |
Long64_t |
nentries = 1000000000 , |
|
|
Long64_t |
firstentry = 0 |
|
) |
| |
|
virtual |
void FWTSelectorToEventList::SetOwnEventList |
( |
Bool_t |
o | ) |
|
|
inline |
TEventList* FWTSelectorToEventList::fEvList |
|
private |
Bool_t FWTSelectorToEventList::fOwnEvList |
|
private |
TTreePlayer* FWTSelectorToEventList::fPlayer |
|
private |