2 #ifndef Fireworks_Core_CmsShowNavigator_h
3 #define Fireworks_Core_CmsShowNavigator_h
11 #include <sigc++/sigc++.h>
21 #include "TEventList.h"
63 if (*
this == cont.
begin())
66 FQBase_i::operator--();
148 void removeFilter(std::list<FWEventSelector*>::iterator);
virtual ~CmsShowNavigator()
EFilterState m_filterState
void showEventFilterGUI(const TGWindow *p)
virtual void previousEvent()
tuple cont
load Luminosity info ##
const char * frameTitle()
virtual bool isFirstEvent()
const CmsShowMain & m_main
const CmsShowNavigator & operator=(const CmsShowNavigator &)
sigc::signal< void, bool > editFiltersExternally_
virtual void goToRunEvent(edm::RunNumber_t, edm::LuminosityBlockNumber_t, edm::EventNumber_t)
unsigned int m_maxNumberOfFilesToChain
bool filesNeedUpdate() const
unsigned long long EventNumber_t
void resetNewFileOnNextEvent()
FileQueue_t::iterator FileQueue_i
virtual bool isLastEvent()
const char * filterStatusMessage()
void addFilter(FWEventSelector *)
unsigned int LuminosityBlockNumber_t
std::list< FWFileEntry * > FQBase_t
sigc::signal< void > preFiltering_
FWGUIEventFilter * m_guiFilter
bool openFile(const std::string &fileName)
void newFile(FileQueue_i)
bool appendFile(const std::string &fileName, bool checkFileQueueSize, bool live)
void activateNewFileOnNextEvent()
void changeFilter(FWEventSelector *, bool filterNeedUpdate)
FileQueue_i m_currentFile
bool m_newFileOnNextEvent
void applyFiltersFromGUI()
virtual void firstEvent()
CmsShowNavigator(const CmsShowMain &)
sigc::signal< void, bool > postFiltering_
void filterEventsAndReset()
void goTo(FileQueue_i fi, int event)
void editFiltersExternally()
void eventFilterEnableCallback(Bool_t)
sigc::signal< void, const TFile * > fileChanged_
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
bool canEditFiltersExternally()
void updateSelectorsInfo()
virtual bool previousSelectedEvent()
Int_t realEntry(Int_t rawEntry)
std::vector< std::string > & getProcessList() const
virtual bool nextSelectedEvent()
virtual const edm::EventBase * getCurrentEvent() const
void toggleFilterEnable()
FQBase_t::iterator FQBase_i
void setMaxNumberOfFilesToChain(unsigned int i)
void setCurrentFile(FileQueue_i)
volatile std::atomic< bool > shutdown_flag false
virtual void addTo(FWConfiguration &) const
std::list< FWEventSelector * > m_selectors
sigc::signal< void, int > filterStateChanged_
iterator & previous(FileQueue_t &cont)
void removeFilter(std::list< FWEventSelector * >::iterator)
virtual void setFrom(const FWConfiguration &)