#include <GlobalCacheTMTT.h>
Public Member Functions | |
GlobalCacheTMTT (const edm::ParameterSet &iConfig) | |
Histos & | hists () const |
HTrphi::ErrorMonitor & | htRphiErrMon () const |
const std::list< TrackerModule > & | listTrackerModule () const |
void | setListTrackerModule (const std::list< TrackerModule > &list) const |
const Settings & | settings () const |
StubWindowSuggest & | stubWindowSuggest () const |
Private Attributes | |
Histos | hists_ |
HTrphi::ErrorMonitor | htRphiErrMon_ |
std::list< TrackerModule > | listTrackerModule_ |
Settings | settings_ |
StubWindowSuggest | stubWindowSuggest_ |
Definition at line 21 of file GlobalCacheTMTT.h.
|
inline |
Definition at line 23 of file GlobalCacheTMTT.h.
References tmtt::Histos::book(), and hists_.
|
inline |
Definition at line 37 of file GlobalCacheTMTT.h.
References hists_.
Referenced by tmtt::TMTrackProducer::globalEndJob().
|
inline |
Definition at line 34 of file GlobalCacheTMTT.h.
References htRphiErrMon_.
Referenced by tmtt::TMTrackProducer::globalEndJob().
|
inline |
Definition at line 36 of file GlobalCacheTMTT.h.
References listTrackerModule_.
Referenced by tmtt::TMTrackProducer::globalEndJob().
|
inline |
Definition at line 40 of file GlobalCacheTMTT.h.
References listTrackerModule_, and mutex.
|
inline |
Definition at line 33 of file GlobalCacheTMTT.h.
References settings_.
Referenced by tmtt::TMTrackProducer::globalEndJob().
|
inline |
Definition at line 35 of file GlobalCacheTMTT.h.
References stubWindowSuggest_.
Referenced by tmtt::TMTrackProducer::globalEndJob().
|
mutableprivate |
Definition at line 55 of file GlobalCacheTMTT.h.
Referenced by GlobalCacheTMTT(), and hists().
|
mutableprivate |
Definition at line 52 of file GlobalCacheTMTT.h.
Referenced by htRphiErrMon().
|
mutableprivate |
Definition at line 54 of file GlobalCacheTMTT.h.
Referenced by listTrackerModule(), and setListTrackerModule().
|
private |
Definition at line 51 of file GlobalCacheTMTT.h.
Referenced by settings().
|
mutableprivate |
Definition at line 53 of file GlobalCacheTMTT.h.
Referenced by stubWindowSuggest().