#include <FWFileEntry.h>
Classes | |
struct | Filter |
Public Member Functions | |
void | closeFile () |
fwlite::Event * | event () |
TFile * | file () |
std::list< Filter * > & | filters () |
int | firstSelectedEvent () |
FWFileEntry (const std::string &name, bool checkVersion) | |
FWTEventList * | globalSelection () |
bool | hasActiveFilters () |
bool | hasSelectedEvents () |
bool | isEventSelected (int event) |
int | lastEvent () |
int | lastSelectedEvent () |
void | needUpdate () |
int | nextSelectedEvent (int event) |
void | openFile (bool) |
int | previousSelectedEvent (int event) |
TTree * | tree () |
void | updateFilters (const FWEventItemsManager *eiMng, bool isOR) |
virtual | ~FWFileEntry () |
Private Member Functions | |
bool | filterEventsWithCustomParser (Filter *filter) |
FWFileEntry (const FWFileEntry &) | |
const FWFileEntry & | operator= (const FWFileEntry &) |
void | runFilter (Filter *fe, const FWEventItemsManager *eiMng) |
Private Attributes | |
fwlite::Event * | m_event |
TTree * | m_eventTree |
TFile * | m_file |
std::list< Filter * > | m_filterEntries |
FWTEventList * | m_globalEventList |
std::string | m_name |
bool | m_needUpdate |
Definition at line 34 of file FWFileEntry.h.
FWFileEntry::FWFileEntry | ( | const std::string & | name, |
bool | checkVersion | ||
) |
|
virtual |
Definition at line 31 of file FWFileEntry.cc.
References mps_fire::i, m_filterEntries, and m_globalEventList.
|
private |
void FWFileEntry::closeFile | ( | ) |
Definition at line 123 of file FWFileEntry.cc.
References m_event, m_eventTree, and m_file.
Referenced by CmsShowNavigator::appendFile(), CmsShowNavigator::openFile(), and Vispa.Main.Application.Application::tabCloseRequest().
|
inline |
|
inline |
Definition at line 57 of file FWFileEntry.h.
|
private |
Definition at line 381 of file FWFileEntry.cc.
References edm::HLTGlobalStatus::accept(), fwlite::Event::atEnd(), FWTEventList::Enter(), ALCARECOTkAlBeamHalo_cff::filter, filters(), RemoveAddSevLevel::flag, fwLog, fwlite::Handle< T >::getByLabel(), mps_fire::i, edm::EventBase::id(), iEvent, diffTreeTool::index, fwlog::kDebug, fwlog::kWarning, list(), m_event, FWFileEntry::Filter::m_eventList, FWEventSelector::m_expression, m_file, FWFileEntry::Filter::m_needsUpdate, FWFileEntry::Filter::m_selector, FWEventSelector::m_triggerProcess, TriggerAnalyzer::passed, corrVsCorr::selection, edm::TriggerNames::size(), AlCaHLTBitMon_QueryRunRegistry::string, fwlite::Event::to(), fwlite::Event::toBegin(), edm::TriggerNames::triggerIndex(), and fwlite::Event::triggerNames().
Referenced by runFilter().
Definition at line 62 of file FWFileEntry.h.
Referenced by CmsShowNavigator::appendFile(), filterEventsWithCustomParser(), and CmsShowNavigator::openFile().
int FWFileEntry::firstSelectedEvent | ( | ) |
|
inline |
Definition at line 60 of file FWFileEntry.h.
bool FWFileEntry::hasActiveFilters | ( | ) |
Definition at line 202 of file FWFileEntry.cc.
References m_filterEntries.
bool FWFileEntry::hasSelectedEvents | ( | ) |
bool FWFileEntry::isEventSelected | ( | int | event | ) |
Definition at line 138 of file FWFileEntry.cc.
References training_settings::idx, and m_globalEventList.
|
inline |
Definition at line 76 of file FWFileEntry.h.
int FWFileEntry::lastSelectedEvent | ( | ) |
|
inline |
int FWFileEntry::nextSelectedEvent | ( | int | event | ) |
Definition at line 169 of file FWFileEntry.cc.
References training_settings::idx, list(), m_globalEventList, and heppy_batch::val.
void FWFileEntry::openFile | ( | bool | checkVersion | ) |
Definition at line 39 of file FWFileEntry.cc.
References fireworks::acceptDataFormatsVersion(), b, createTree::dd, fwLog, utils::gErrorIgnoreLevel, fireworks::getDecomposedVersion(), fwlog::kInfo, m_event, m_eventTree, m_file, m_name, mps_alisetup::msg, edm::ProcessConfiguration::processName(), edm::ProcessConfiguration::releaseVersion(), fireworks::supportedDataFormatsVersion(), findQualityFiles::v, and x.
Referenced by Vispa.Main.Application.Application::_readCommandLineAttributes(), Vispa.Main.Application.Application::doubleClickOnFile(), FWFileEntry(), Vispa.Main.Application.Application::openFileDialog(), and Vispa.Main.Application.Application::openRecentFileSlot().
|
private |
int FWFileEntry::previousSelectedEvent | ( | int | event | ) |
Definition at line 184 of file FWFileEntry.cc.
References training_settings::idx, list(), m_globalEventList, and heppy_batch::val.
|
private |
Definition at line 259 of file FWFileEntry.cc.
References b, FWEventItemsManager::begin(), edm::TypeWithDict::byName(), end, FWEventItemsManager::end(), filterEventsWithCustomParser(), runEdmFileComparison::found, fwLog, fwlite::Event::getBranchNameFor(), FWEventItem::getPrimaryData(), FWEventItem::hasEvent(), mps_fire::i, fwlog::kDebug, fwlog::kError, fwlog::kWarning, m_event, FWFileEntry::Filter::m_eventList, m_eventTree, FWEventSelector::m_expression, m_file, FWFileEntry::Filter::m_needsUpdate, FWFileEntry::Filter::m_selector, FWEventSelector::m_triggerProcess, FWEventItem::moduleLabel(), dataset::name, edm::TypeWithDict::name(), FWEventItem::processName(), FWEventItem::productInstanceLabel(), mps_fire::result, FWEventItem::setEvent(), AlCaHLTBitMon_QueryRunRegistry::string, FWEventItem::type(), edm::TypeWithDict::typeInfo(), and edm::wrappedClassName().
Referenced by updateFilters().
|
inline |
Definition at line 59 of file FWFileEntry.h.
Referenced by ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::beginLoop(), MetTreeProducer.MetTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::fillTree(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::process(), MetTreeProducer.MetTreeProducer::process(), and python.cmstools.EventTree::SetAlias().
void FWFileEntry::updateFilters | ( | const FWEventItemsManager * | eiMng, |
bool | isOR | ||
) |
Definition at line 214 of file FWFileEntry.cc.
References FWTEventList::Add(), fwLog, fwlog::kDebug, m_eventTree, m_file, m_filterEntries, m_globalEventList, m_needUpdate, and runFilter().
|
private |
Definition at line 94 of file FWFileEntry.h.
Referenced by closeFile(), filterEventsWithCustomParser(), openFile(), and runFilter().
|
private |
Definition at line 93 of file FWFileEntry.h.
Referenced by closeFile(), openFile(), runFilter(), and updateFilters().
|
private |
Definition at line 92 of file FWFileEntry.h.
Referenced by closeFile(), filterEventsWithCustomParser(), openFile(), runFilter(), and updateFilters().
Definition at line 98 of file FWFileEntry.h.
Referenced by hasActiveFilters(), updateFilters(), and ~FWFileEntry().
|
private |
Definition at line 99 of file FWFileEntry.h.
Referenced by firstSelectedEvent(), hasSelectedEvents(), isEventSelected(), lastSelectedEvent(), nextSelectedEvent(), previousSelectedEvent(), updateFilters(), and ~FWFileEntry().
|
private |
Definition at line 91 of file FWFileEntry.h.
Referenced by openFile().
|
private |
Definition at line 96 of file FWFileEntry.h.
Referenced by updateFilters().