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