|
void | attachTo (edm::ActivityRegistry &) override |
| Override this method if you need to monitor the state of the processing. More...
|
|
void | autoLoadNewEvent () override |
|
void | beginRun (const edm::Run &, const edm::EventSetup &) override |
|
void | checkPosition () override |
|
void | display (const std::string &info="") |
|
edm::EDLooperBase::Status | duringLoop (const edm::Event &, const edm::EventSetup &, edm::ProcessingController &) override |
|
edm::EDLooperBase::Status | endOfLoop (const edm::EventSetup &, unsigned int) override |
|
| FWFFLooper (const edm::ParameterSet &) |
|
TEveMagField * | getMagField () |
|
void | postBeginJob () |
|
void | postEndJob () |
|
void | quit () override |
|
void | remakeGeometry (const DisplayGeomRecord &dgRec) |
|
void | requestChanges (const std::string &, const edm::ParameterSet &) |
|
void | setupFieldForPropagator (TEveTrackPropagator *prop) |
|
void | showPathsGUI (const TGWindow *p) |
|
void | startingNewLoop (unsigned int) override |
|
void | stopPlaying () override |
|
| ~FWFFLooper () override |
|
Public Member Functions inherited from CmsShowMainBase |
FWModelChangeManager * | changeManager () |
|
virtual void | checkKeyBindingsOnPLayEventsStateChanged () |
|
| CmsShowMainBase () |
|
FWColorManager * | colorManager () |
|
const char * | configFilename () const |
|
FWConfigurationManager * | configurationManager () |
|
void | doFirstEvent () |
|
void | doLastEvent () |
|
void | doNextEvent () |
|
void | doPreviousEvent () |
|
void | draw () |
|
FWEventItemsManager * | eiManager () |
|
bool | forward () const |
|
const std::string & | geometryFilename (void) |
|
FWGeometry & | getGeom () |
|
void | goToRunEvent (edm::RunNumber_t, edm::LuminosityBlockNumber_t, edm::EventNumber_t) |
|
FWGUIManager * | guiManager () |
|
bool | isPlaying () const |
|
void | loadGeometry () |
|
bool | loop () const |
|
FWModelChangeManager * | modelChangeManager () |
|
void | partialLoadConfiguration (const std::string &config) |
|
void | partialWriteToConfigFile (const std::string &config) |
|
void | playBackward () |
|
void | playForward () |
|
void | registerPhysicsObject (const FWPhysicsObjectDesc &iItem) |
|
void | reloadConfiguration (const std::string &config) |
|
FWSelectionManager * | selectionManager () |
|
void | setAutoSaveAllViewsFormat (const std::string &fmt) |
|
void | setAutoSaveAllViewsHeight (int x) |
|
void | setConfigFilename (const std::string &f) |
|
void | setGeometryFilename (const std::string &filename) |
|
void | setPlayDelay (Float_t val) |
|
void | setPlayLoop () |
|
void | setSimGeometryFilename (const std::string &filename, const std::string &geoname) |
|
void | setup (FWNavigatorBase *navigator, fireworks::Context *context, FWJobMetadataManager *metadataManager) |
|
void | setupActions () |
|
void | setupAutoLoad (float x) |
|
void | setupConfiguration () |
|
void | setupDebugSupport () |
|
void | setupViewManagers () |
|
void | startAutoLoadTimer () |
|
CmsShowTaskExecutor * | startupTasks () |
|
void | stopAutoLoadTimer () |
|
void | unsetPlayLoop () |
|
FWViewManagerManager * | viewManager () |
|
void | writePartialToConfigFile () |
|
void | writeToConfigFile (const std::string &config) |
|
void | writeToCurrentConfigFile () |
|
virtual | ~CmsShowMainBase () noexcept(false) |
|
virtual void | beginOfJob (EventSetup const &) |
|
virtual void | beginOfJob () |
|
void | copyInfo (ScheduleInfo const &) |
|
void | doBeginLuminosityBlock (LuminosityBlockPrincipal &, EventSetup const &, ProcessContext *) |
|
void | doBeginRun (RunPrincipal &, EventSetup const &, ProcessContext *) |
|
Status | doDuringLoop (EventPrincipal &eventPrincipal, EventSetup const &es, ProcessingController &, StreamContext *) |
|
void | doEndLuminosityBlock (LuminosityBlockPrincipal &, EventSetup const &, ProcessContext *) |
|
Status | doEndOfLoop (EventSetup const &es) |
|
void | doEndRun (RunPrincipal &, EventSetup const &, ProcessContext *) |
|
void | doStartingNewLoop () |
|
| EDLooperBase () |
|
| EDLooperBase (EDLooperBase const &)=delete |
|
virtual void | endOfJob () |
|
virtual std::set< eventsetup::EventSetupRecordKey > | modifyingRecords () const |
|
EDLooperBase & | operator= (EDLooperBase const &)=delete |
|
void | prepareForNextLoop (eventsetup::EventSetupProvider *esp) |
|
void | setActionTable (ExceptionToActionTable const *actionTable) |
|
void | setModuleChanger (ModuleChanger *) |
|
virtual | ~EDLooperBase () noexcept(false) |
|
Definition at line 44 of file FWFFLooper.h.