A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. More...
Functions | |
void | addContextAndPrintException (char const *context, cms::Exception &ex, bool disablePrint) |
all_output_communicators_ () | |
template<class FP > | |
bool | asm_isnan (FP x) |
template<typename ForwardSequence , typename Datum > | |
bool | binary_search_all (ForwardSequence const &s, Datum const &d) |
wrappers for std::binary_search More... | |
template<typename ForwardSequence , typename Datum , typename Predicate > | |
bool | binary_search_all (ForwardSequence const &s, Datum const &d, Predicate p) |
std::string const & | BranchTypeToAuxBranchName (BranchType const &branchType) |
std::string const & | BranchTypeToAuxiliaryBranchName (BranchType const &branchType) |
std::string const & | BranchTypeToBranchEntryInfoBranchName (BranchType const &branchType) |
std::string const & | BranchTypeToInfoTreeName (BranchType const &branchType) |
std::string const & | BranchTypeToMajorIndexName (BranchType const &branchType) |
std::string const & | BranchTypeToMetaDataTreeName (BranchType const &branchType) |
std::string const & | BranchTypeToMinorIndexName (BranchType const &branchType) |
std::string const & | BranchTypeToProductProvenanceBranchName (BranchType const &BranchType) |
std::string const & | BranchTypeToProductStatusBranchName (BranchType const &branchType) |
std::string const & | BranchTypeToProductTreeName (BranchType const &branchType) |
std::string const & | BranchTypeToString (BranchType const &branchType) |
template<typename TReturn > | |
TReturn | callWithTryCatchAndPrint (std::function< TReturn(void)> iFunc, char const *context=0, bool disablePrint=false) |
static void | check (Principal const &p, std::string const &id, edm::ModuleCallingContext const *mcc) |
void | checkDictionaries (std::string const &name, bool noComponents=false) |
void | checkForWrongProduct (ProductID const &keyID, ProductID const &refID) |
static void | cleanup (const Factory::MakerMap::value_type &v) |
void | clearLoggedErrorsSummary (unsigned int iStreamID) |
void | clearMessageLog () |
bool | combinable (BranchDescription const &a, BranchDescription const &b) |
bool | contains (LuminosityBlockRange const &lh, LuminosityBlockID const &rh) |
bool | contains (LuminosityBlockRange const &lh, LuminosityBlockRange const &rh) |
bool | contains (EventRange const &lh, EventID const &rh) |
bool | contains (EventRange const &lh, EventRange const &rh) |
bool | contains_ (EventRange const &lh, EventID const &rh) |
template<class FwdIter > | |
FwdIter | contextual_find (FwdIter b, FwdIter e, char first, char sep, char last) |
template<class FwdIter > | |
FwdIter | contextual_find_not (FwdIter b, FwdIter e, char first, char sep, char last) |
void | conversion (LuminosityBlockAux const &from, LuminosityBlockAuxiliary &to) |
void | conversion (RunAux const &from, RunAuxiliary &to) |
void | conversion (EventAux const &from, EventAuxiliary &to) |
template<typename T > | |
void | convert_handle (BasicHandle &&bh, Handle< T > &result) |
void | convert_handle (BasicHandle const &orig, Handle< FWGenericObject > &result) |
specialize this function forFWGenericHandle More... | |
void | convert_handle (BasicHandle &&orig, Handle< GenericObject > &result) |
specialize this function for GenericHandle More... | |
template<typename ForwardSequence , typename Func > | |
Func | copy_all (ForwardSequence &s, Func f) |
wrappers for copy More... | |
template<typename T1 , typename T2 , typename T3 , typename ToT > | |
void | copyFromTo (ESProducts< T1, T2, T3 > &iFrom, ToT &iTo) |
std::string | createGlobalIdentifier () |
bool | decode (bool &, std::string const &) |
bool | decode (std::vector< bool > &, std::string const &) |
bool | decode (int &, std::string const &) |
bool | decode (std::vector< int > &, std::string const &) |
bool | decode (unsigned int &, std::string const &) |
bool | decode (std::vector< unsigned int > &, std::string const &) |
bool | decode (long long &, std::string const &) |
bool | decode (std::vector< long long > &, std::string const &) |
bool | decode (unsigned long long &, std::string const &) |
bool | decode (std::vector< unsigned long long > &, std::string const &) |
bool | decode (double &, std::string const &) |
bool | decode (std::vector< double > &, std::string const &) |
bool | decode (std::string &, std::string const &) |
bool | decode (std::vector< std::string > &, std::string const &) |
bool | decode (edm::FileInPath &, std::string const &) |
bool | decode (edm::InputTag &, std::string const &) |
bool | decode (std::vector< edm::InputTag > &, std::string const &) |
bool | decode (edm::ESInputTag &, std::string const &) |
bool | decode (std::vector< edm::ESInputTag > &, std::string const &) |
bool | decode (edm::EventID &, std::string const &) |
bool | decode (std::vector< edm::EventID > &, std::string const &) |
bool | decode (edm::LuminosityBlockID &, std::string const &) |
bool | decode (std::vector< edm::LuminosityBlockID > &, std::string const &) |
bool | decode (edm::LuminosityBlockRange &, std::string const &) |
bool | decode (std::vector< edm::LuminosityBlockRange > &, std::string const &) |
bool | decode (edm::EventRange &, std::string const &) |
bool | decode (std::vector< edm::EventRange > &, std::string const &) |
bool | decode (ParameterSet &, std::string const &) |
bool | decode (std::vector< ParameterSet > &, std::string const &) |
unsigned int | decodeInt (unsigned char *v) |
DEFINE_FWK_MODULE (HiMixingModule) | |
std::string const & | dictionaryPlugInPrefix () |
void | disableAllSigs (sigset_t *oldset) |
bool | DisableLoggedErrorsSummary () |
void | disableRTSigs () |
void | disableSignal (sigset_t *newset, int signum) |
bool | distinct (LuminosityBlockRange const &lh, LuminosityBlockRange const &rh) |
bool | distinct (EventRange const &lh, EventRange const &rh) |
void | doBuildRealData (const std::string &name) |
void | edmodule_mightGet_config (ConfigurationDescriptions &iDesc) |
ELseverityLevel const | ELdebugGen () |
ELseverityLevel const | ELerrorGen () |
ELseverityLevel const | ELhighestSeverityGen () |
ELseverityLevel const | ELinfoGen () |
ELseverityLevel const | ELsevereGen () |
ELseverityLevel const | ELunspecifiedGen () |
ELseverityLevel const | ELwarningGen () |
ELseverityLevel const | ELzeroSeverityGen () |
bool | EnableLoggedErrorsSummary () |
void | enableSignal (sigset_t *newset, int signum) |
bool | encode (std::string &, bool) |
bool | encode (std::string &, std::vector< bool > const &) |
bool | encode (std::string &, int) |
bool | encode (std::string &, std::vector< int > const &) |
bool | encode (std::string &, unsigned int) |
bool | encode (std::string &, std::vector< unsigned int > const &) |
bool | encode (std::string &, long long) |
bool | encode (std::string &, std::vector< long long > const &) |
bool | encode (std::string &, unsigned long long) |
bool | encode (std::string &, std::vector< unsigned long long > const &) |
bool | encode (std::string &, double) |
bool | encode (std::string &, std::vector< double > const &) |
bool | encode (std::string &, std::string const &) |
bool | encode (std::string &, std::vector< std::string > const &) |
bool | encode (std::string &, edm::FileInPath const &) |
bool | encode (std::string &, edm::InputTag const &) |
bool | encode (std::string &, std::vector< edm::InputTag > const &) |
bool | encode (std::string &, edm::ESInputTag const &) |
bool | encode (std::string &, std::vector< edm::ESInputTag > const &) |
bool | encode (std::string &, edm::EventID const &) |
bool | encode (std::string &, std::vector< edm::EventID > const &) |
bool | encode (std::string &, edm::LuminosityBlockID const &) |
bool | encode (std::string &, std::vector< edm::LuminosityBlockID > const &) |
bool | encode (std::string &, edm::LuminosityBlockRange const &) |
bool | encode (std::string &, std::vector< edm::LuminosityBlockRange > const &) |
bool | encode (std::string &, edm::EventRange const &) |
bool | encode (std::string &, std::vector< edm::EventRange > const &) |
bool | encode (std::string &, ParameterSet const &) |
bool | encode (std::string &, std::vector< ParameterSet > const &) |
void | encodeInt (unsigned int i, unsigned char *v) |
endpathsAreActive_ (true) | |
void | ep_sigusr2 (int, siginfo_t *, void *) |
bool | eq (const ELstring &s1, const ELstring s2) |
bool | eq_nocase (const ELstring &s1, const char s2[]) |
template<class FP > | |
bool | equal_isnan (FP x) |
void | fillDescriptionFromPSet (ParameterSet const &pset, ParameterSetDescription &desc) |
boost::shared_ptr< EDLooperBase > | fillLooper (eventsetup::EventSetupsController &esController, eventsetup::EventSetupProvider &cp, ParameterSet ¶ms) |
static void | fillModuleInPathSummary (Path const &path, size_t which, ModuleInPathSummary &sum) |
static void | fillModuleInPathTimingSummary (Path const &path, size_t which, ModuleInPathTimingSummary &sum) |
static void | fillPathSummary (Path const &path, PathSummary &sum) |
static void | fillPathTimingSummary (Path const &path, PathTimingSummary &sum) |
template<typename T , typename A > | |
void | fillPtrVector (std::vector< T, A > const &obj, std::type_info const &iToType, std::vector< unsigned long > const &iIndicies, std::vector< void const * > &oPtr) |
template<typename T , typename A > | |
void | fillPtrVector (std::list< T, A > const &obj, std::type_info const &iToType, std::vector< unsigned long > const &iIndicies, std::vector< void const * > &oPtr) |
template<typename T , typename A > | |
void | fillPtrVector (std::deque< T, A > const &obj, std::type_info const &iToType, std::vector< unsigned long > const &iIndicies, std::vector< void const * > &oPtr) |
template<typename T , typename A , typename Comp > | |
void | fillPtrVector (std::set< T, A, Comp > const &obj, std::type_info const &iToType, std::vector< unsigned long > const &iIndicies, std::vector< void const * > &oPtr) |
template<typename T , typename SORT > | |
void | fillPtrVector (SortedCollection< T, SORT > const &obj, std::type_info const &toType, std::vector< unsigned long > const &indices, std::vector< void const * > &ptrs) |
template<typename T , unsigned int M, typename P > | |
void | fillPtrVector (OwnArray< T, M, P > const &obj, std::type_info const &toType, std::vector< unsigned long > const &indices, std::vector< void const * > &ptrs) |
template<typename T , typename P > | |
void | fillPtrVector (OwnVector< T, P > const &obj, std::type_info const &toType, std::vector< unsigned long > const &indices, std::vector< void const * > &ptrs) |
template<class T , class A > | |
void | fillView (std::vector< T, A > const &obj, ProductID const &id, std::vector< void const * > &ptrs, helper_vector &helpers) |
template<class T , class A > | |
void | fillView (std::list< T, A > const &obj, ProductID const &id, std::vector< void const * > &ptrs, helper_vector &helpers) |
template<class T , class A > | |
void | fillView (std::deque< T, A > const &obj, ProductID const &id, std::vector< void const * > &ptrs, helper_vector &helpers) |
template<class T , class A , class Comp > | |
void | fillView (std::set< T, A, Comp > const &obj, ProductID const &id, std::vector< void const * > &ptrs, helper_vector &helpers) |
template<typename T > | |
void | fillView (PtrVector< T > const &obj, std::vector< void const * > &pointers) |
template<typename C , typename T , typename F > | |
void | fillView (RefVector< C, T, F > const &obj, ProductID const &id, std::vector< void const * > &pointers, helper_vector &helpers) |
template<typename T > | |
void | fillView (RefToBaseVector< T > const &obj, std::vector< void const * > &pointers) |
template<typename KeyRefProd , typename CVal , typename KeyRef , typename SizeType , typename KeyReferenceHelper > | |
void | fillView (AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper > const &obj, ProductID const &id, std::vector< void const * > &pointers, helper_vector &helpers) |
template<class T > | |
void | fillView (DetSetVector< T > const &obj, ProductID const &id, std::vector< void const * > &pointers, helper_vector &helpers) |
template<typename T , unsigned int M, typename P > | |
void | fillView (OwnArray< T, M, P > const &obj, ProductID const &id, std::vector< void const * > &pointers, helper_vector &helpers) |
template<typename T , typename P > | |
void | fillView (OwnVector< T, P > const &obj, ProductID const &id, std::vector< void const * > &pointers, helper_vector &helpers) |
template<typename T , typename SORT > | |
void | fillView (SortedCollection< T, SORT > const &obj, ProductID const &id, std::vector< void const * > &pointers, helper_vector &helpers) |
static void | fillWorkerSummary (Worker const *pw, WorkerSummary &sum) |
static void | fillWorkerSummaryAux (Worker const &w, WorkerSummary &sum) |
static void | fillWorkerTimingSummary (Worker const *pw, WorkerTimingSummary &sum) |
static void | fillWorkerTimingSummaryAux (Worker const &w, WorkerTimingSummary &sum) |
template<typename ForwardSequence , typename Predicate > | |
ForwardSequence::const_iterator | find_if_in_all (ForwardSequence const &s, Predicate const &p) |
wrappers for std::find More... | |
template<typename ForwardSequence , typename Predicate > | |
ForwardSequence::iterator | find_if_in_all (ForwardSequence &s, Predicate const &p) |
template<typename ForwardSequence , typename Datum > | |
ForwardSequence::const_iterator | find_in_all (ForwardSequence const &s, Datum const &d) |
wrappers for std::find More... | |
template<typename ForwardSequence , typename Datum > | |
ForwardSequence::iterator | find_in_all (ForwardSequence &s, Datum const &d) |
bool | find_nested_type_named (std::string const &nested_type, TypeWithDict const &type_to_search, TypeWithDict &found_type) |
template<typename Key , typename Value > | |
Value const & | findOrAssert (std::map< Key, Value > const &m, Key const &k) |
template<typename Key , typename Value > | |
Value & | findOrAssert (std::map< Key, Value > &m, Key const &k) |
template<typename Key , typename Value > | |
Value const & | findOrDefault (std::map< Key, Value > const &m, Key const &k, Value const &defaultValue) |
template<typename Key , typename Value > | |
Value & | findOrDefault (std::map< Key, Value > &m, Key const &k, Value &defaultValue) |
template<typename Key , typename Value > | |
Value | findOrDefault (std::map< Key, Value > const &m, Key const &k) |
template<typename Key , typename Value > | |
Value & | findOrInsert (std::map< Key, Value > &m, Key const &k) |
template<typename T , typename U > | |
T | first (std::pair< T, U > const &p) |
void | FlushMessageLog () |
template<typename ForwardSequence , typename Func > | |
Func | for_all (ForwardSequence &s, Func f) |
wrapper for std::for_each More... | |
template<typename S , typename T > | |
S & | formatFile (T const &f, S &os) |
StringSet & | foundTypes () |
bool | FreshErrorsExist (unsigned int iStreamID) |
std::vector< std::string > const & | getAllTriggerNames () |
void | getCodeTable (Exception::CodeMap *&setme) |
std::string | getEnvironmentVariable (std::string const &name, std::string const &defaultValue=std::string()) |
EventBuffer * | getEventBuffer (int event_size_max, int queue_depth_max) |
int | getFileFormatVersion () |
MallocOptionSetter & | getGlobalOptionSetter () |
ParameterSet const & | getParameterSet (ParameterSetID const &id) |
std::string | getPassID () |
ParameterSet const & | getProcessParameterSet () |
template<typename T > | |
T const * | getProduct (RefCore const &ref) |
template<typename PROD > | |
boost::shared_ptr< Wrapper < PROD > const > | getProductByTag (Principal const &ep, InputTag const &tag, ModuleCallingContext const *mcc) |
template<typename C , typename T , typename F , typename KEY > | |
T const * | getPtr (RefCore const &product, KEY const &iKey) |
template<typename C , typename T , typename F , typename KEY > | |
T const * | getPtr_ (RefCore const &product, KEY const &key) |
template<typename C > | |
helper::MatcherGetRef< C > ::ref_type | getRef (const Handle< C > &c, size_t k) |
std::string | getReleaseVersion () |
TClass * | getTClass (const std::type_info &ti) |
UnscheduledHandler * | getUnscheduledHandler (EventPrincipal const &ep) |
std::string | getUuid (TTree *uuidTree) |
std::string | glob2reg (std::string const &pattern) |
void | GroupLogStatistics (std::string const &category) |
void | HaltMessageLogging () |
HRTimeType | hrRealTime () |
void | installCustomHandler (int signum, CFUNC func) |
void | installSig (int signum, CFUNC func) |
bool | is_glob (std::string const &pattern) |
bool | is_PtrVector (TypeWithDict const &possible_ref_vector, TypeWithDict &value_type) |
bool | is_RefToBaseVector (TypeWithDict const &possible_ref_vector, TypeWithDict &value_type) |
bool | is_RefVector (TypeWithDict const &possible_ref_vector, TypeWithDict &value_type) |
bool | isAncestor (ProcessHistory const &a, ProcessHistory const &b) |
bool | isDebugEnabled () |
bool | isDescendant (ProcessHistory const &a, ProcessHistory const &b) |
bool | isErrorEnabled () |
template<typename T > | |
bool | isFinite (T x) |
template<> | |
bool | isFinite (float x) |
template<> | |
bool | isFinite (double x) |
template<> | |
bool | isFinite (long double x) |
bool | isInfoEnabled () |
bool | isMessageProcessingSetUp () |
bool | isnan (float f) |
bool | isnan (double d) |
bool | isnan (long double q) |
template<typename T > | |
bool | isNotFinite (T x) |
bool | isSameEvent (EventAuxiliary const &a, EventAuxiliary const &b) |
bool | isSameEvent (EventPrincipal const &a, EventPrincipal const &b) |
bool | isTransientEqual (ParameterSet const &a, ParameterSet const &b) |
bool | isWarningEnabled () |
template<typename V , typename T > | |
bool | iterateTrieLeaves (V &v, TrieNode< T > const &n, std::string const &label="") |
visits only leaf nodes More... | |
static std::string const | kBaseType ("Source") |
static const std::string | kBaseType ("EDProducer") |
static const std::string | kBaseType ("EDFilter") |
static const std::string | kBaseType ("EDAnalyzer") |
static const std::string | kBaseType ("OutputModule") |
bool | lessThan (LuminosityBlockRange const &lh, LuminosityBlockRange const &rh) |
bool | lessThan (EventRange const &lh, EventRange const &rh) |
bool | lessThanSpecial (EventRange const &lh, EventRange const &rh) |
void | loadCap (const std::string &name) |
void | loadExtraClasses () |
static ELmap const & | loadMap () |
void | loadMissingDictionaries () |
std::vector< ErrorSummaryEntry > | LoggedErrorsOnlySummary (unsigned int iStreamID) |
std::vector< ErrorSummaryEntry > | LoggedErrorsSummary (unsigned int iStreamID) |
void | LogStatistics () |
void | longBranchPrint (TTree *tr) |
template<typename ForwardSequence , typename Datum > | |
ForwardSequence::const_iterator | lower_bound_all (ForwardSequence const &s, Datum const &d) |
wrappers for std::lower_bound More... | |
template<typename ForwardSequence , typename Datum > | |
ForwardSequence::iterator | lower_bound_all (ForwardSequence &s, Datum const &d) |
template<typename ForwardSequence , typename Datum , typename Predicate > | |
ForwardSequence::const_iterator | lower_bound_all (ForwardSequence const &s, Datum const &d, Predicate p) |
template<typename ForwardSequence , typename Datum , typename Predicate > | |
ForwardSequence::iterator | lower_bound_all (ForwardSequence &s, Datum const &d, Predicate p) |
template<typename T > | |
std::shared_ptr < HandleExceptionFactory > | makeHandleExceptionFactory (T &&iFunctor) |
std::unique_ptr< InputSource > | makeInput (ParameterSet ¶ms, CommonParams const &common, ProductRegistry &preg, boost::shared_ptr< BranchIDListHelper > branchIDListHelper, boost::shared_ptr< ActivityRegistry > areg, boost::shared_ptr< ProcessConfiguration const > processConfiguration, PreallocationConfiguration const &allocations) |
static std::shared_ptr < cms::Exception > | makeNotFoundException (char const *where, KindOfType kindOfType, TypeID const &productType, std::string const &label, std::string const &instance, std::string const &process) |
void | makeParameterSets (std::string const &configtext, boost::shared_ptr< ParameterSet > &main) |
essentially the same as the previous method More... | |
template<class HandleT > | |
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type > | makeRefTo (const HandleT &iHandle, det_id_type iDetID, typename HandleT::element_type::value_type::const_iterator itIter) |
template<class HandleT > | |
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type > | makeRefToDetSetLazyVector (const HandleT &iHandle, det_id_type iDetID, typename HandleT::element_type::value_type::const_iterator itIter) |
template<class HandleT > | |
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type > | makeRefToDetSetLazyVector (const HandleT &iHandle, det_id_type iDetID, typename HandleT::element_type::value_type::iterator itIter) |
template<class HandleT > | |
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type > | makeRefToDetSetRefVector (const HandleT &iHandle, det_id_type iDetID, typename HandleT::element_type::value_type::const_iterator itIter) |
template<class HandleT > | |
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type > | makeRefToDetSetRefVector (const HandleT &iHandle, det_id_type iDetID, typename HandleT::element_type::value_type::iterator itIter) |
template<class HandleT > | |
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type > | makeRefToDetSetVector (const HandleT &iHandle, det_id_type iDetID, typename HandleT::element_type::value_type::iterator itIter) |
template<typename T > | |
Ref< LazyGetter< T >, T, FindValue< T > > | makeRefToLazyGetter (const Handle< LazyGetter< T > > &handle, const uint32_t index) |
std::string | match (BranchDescription const &a, BranchDescription const &b, std::string const &fileName) |
LuminosityBlockID const & | max (LuminosityBlockID const &lh, LuminosityBlockID const &rh) |
EventID const & | max (EventID const &lh, EventID const &rh) |
const unsigned int | maxIDlength (200) |
static void | maybeThrowMissingDictionaryException (TypeID const &productType, bool isElement, std::vector< std::string > const &missingDictionaries) |
bool | merge (LuminosityBlockRange &lh, LuminosityBlockRange &rh) |
LuminosityBlockID const & | min (LuminosityBlockID const &lh, LuminosityBlockID const &rh) |
EventID const & | min (EventID const &lh, EventID const &rh) |
StringSet & | missingTypes () |
std::string | moduleName (Provenance const &provenance) |
moduleRegistry_ (new ModuleRegistry()) | |
EDProductGetter const * | mustBeNonZero (EDProductGetter const *prodGetter, std::string refType, ProductID const &productID) |
static Principal::CacheIdentifier_t | nextIdentifier () |
Long64_t | numEntries (TFile *hdl, std::string const &trname) |
TFile * | openFileHdl (std::string const &fname) |
bool | operator!= (FileID const &lh, FileID const &rh) |
bool | operator!= (RunLumiEntryInfo const &a, RunLumiEntryInfo const &b) |
bool | operator!= (EventEntryInfo const &a, EventEntryInfo const &b) |
bool | operator!= (ProductID const &lh, ProductID const &rh) |
bool | operator!= (EventEntryDescription const &a, EventEntryDescription const &b) |
bool | operator!= (TypeID const &a, TypeID const &b) |
bool | operator!= (BranchKey const &a, BranchKey const &b) |
bool | operator!= (Parentage const &a, Parentage const &b) |
bool | operator!= (const TypeIDBase &a, const TypeIDBase &b) |
template<class X , class Y > | |
bool | operator!= (debugging_allocator< X > const &, debugging_allocator< Y > const &) throw () |
bool | operator!= (ProcessConfiguration const &a, ProcessConfiguration const &b) |
bool | operator!= (ProductProvenance const &a, ProductProvenance const &b) |
bool | operator!= (RefCore const &lhs, RefCore const &rhs) |
bool | operator!= (ProcessHistory const &a, ProcessHistory const &b) |
template<typename KEY > | |
bool | operator!= (RefVectorBase< KEY > const &lhs, RefVectorBase< KEY > const &rhs) |
Inequality operator. More... | |
template<typename T > | |
bool | operator!= (FwdPtr< T > const &lhs, FwdPtr< T > const &rhs) |
template<typename T > | |
bool | operator!= (View< T > const &, View< T > const &) |
bool | operator!= (FileIndex::Element const &lh, FileIndex::Element const &rh) |
bool | operator!= (ProductRegistry const &a, ProductRegistry const &b) |
bool | operator!= (TypeWithDict const &a, TypeWithDict const &b) |
bool | operator!= (ELseverityLevel const &e1, ELseverityLevel const &e2) |
bool | operator!= (Entry const &a, Entry const &b) |
template<typename T > | |
bool | operator!= (RefToBaseProd< T > const &lhs, RefToBaseProd< T > const &rhs) |
template<typename T , typename U > | |
bool | operator!= (atomic_value_ptr< T > const &lhs, U const &rhs) |
template<typename C > | |
bool | operator!= (RefProd< C > const &lhs, RefProd< C > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator!= (RefVector< C, T, F > const &lhs, RefVector< C, T, F > const &rhs) |
template<typename T , typename U > | |
bool | operator!= (U const &lhs, atomic_value_ptr< T > const &rhs) |
template<typename T , typename U > | |
bool | operator!= (value_ptr< T > const &lhs, U const &rhs) |
template<typename T , typename U > | |
bool | operator!= (U const &lhs, value_ptr< T > const &rhs) |
template<typename T > | |
bool | operator!= (Ptr< T > const &lhs, Ptr< T > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator!= (FwdRef< C, T, F > const &lhs, FwdRef< C, T, F > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator!= (Ref< C, T, F > const &lhs, FwdRef< C, T, F > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator!= (FwdRef< C, T, F > const &lhs, Ref< C, T, F > const &rhs) |
bool | operator!= (ParameterSet const &a, ParameterSet const &b) |
template<typename C , typename T , typename F > | |
bool | operator!= (Ref< C, T, F > const &lhs, Ref< C, T, F > const &rhs) |
std::auto_ptr < ParameterDescriptionNode > | operator&& (ParameterDescriptionNode const &node_left, ParameterDescriptionNode const &node_right) |
std::auto_ptr < ParameterDescriptionNode > | operator&& (std::auto_ptr< ParameterDescriptionNode > node_left, ParameterDescriptionNode const &node_right) |
std::auto_ptr < ParameterDescriptionNode > | operator&& (ParameterDescriptionNode const &node_left, std::auto_ptr< ParameterDescriptionNode > node_right) |
std::auto_ptr < ParameterDescriptionNode > | operator&& (std::auto_ptr< ParameterDescriptionNode > node_left, std::auto_ptr< ParameterDescriptionNode > node_right) |
ParameterSet::Bool | operator&& (ParameterSet::Bool a, ParameterSet::Bool b) |
template<typename C , typename T , typename F > | |
RefVectorIterator< C, T, F > | operator+ (typename RefVectorIterator< C, T, F >::difference n, RefVectorIterator< C, T, F > const &iter) |
template<typename C > | |
Association< C > | operator+ (const Association< C > &a1, const Association< C > &a2) |
template<typename T > | |
ValueMap< T > | operator+ (const ValueMap< T > &a1, const ValueMap< T > &a2) |
bool | operator< (EventProcessHistoryID const &lh, EventProcessHistoryID const &rh) |
bool | operator< (RunLumiEntryInfo const &a, RunLumiEntryInfo const &b) |
bool | operator< (StoredProductProvenance const &a, StoredProductProvenance const &b) |
bool | operator< (EventEntryInfo const &a, EventEntryInfo const &b) |
bool | operator< (BranchKey const &a, BranchKey const &b) |
bool | operator< (ProductID const &lh, ProductID const &rh) |
bool | operator< (ProcessConfiguration const &a, ProcessConfiguration const &b) |
bool | operator< (ProductProvenance const &a, ProductProvenance const &b) |
template<class T > | |
bool | operator< (DetSet< T > const &x, DetSet< T > const &y) |
template<class T > | |
bool | operator< (DetSet< T > const &x, det_id_type y) |
template<class T > | |
bool | operator< (det_id_type x, DetSet< T > const &y) |
bool | operator< (RefCore const &lhs, RefCore const &rhs) |
bool | operator< (FileIndex::Element const &lh, FileIndex::Element const &rh) |
template<typename T > | |
bool | operator< (FwdPtr< T > const &lhs, FwdPtr< T > const &rhs) |
template<typename T > | |
bool | operator< (View< T > const &, View< T > const &) |
bool | operator< (TypeWithDict const &a, TypeWithDict const &b) |
bool | operator< (ELseverityLevel const &e1, ELseverityLevel const &e2) |
template<typename T > | |
bool | operator< (RefToBaseProd< T > const &lhs, RefToBaseProd< T > const &rhs) |
bool | operator< (BranchDescription const &a, BranchDescription const &b) |
template<typename C > | |
bool | operator< (RefProd< C > const &lhs, RefProd< C > const &rhs) |
template<typename T > | |
bool | operator< (Ptr< T > const &lhs, Ptr< T > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator< (FwdRef< C, T, F > const &lhs, FwdRef< C, T, F > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator< (Ref< C, T, F > const &lhs, FwdRef< C, T, F > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator< (FwdRef< C, T, F > const &lhs, Ref< C, T, F > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator< (Ref< C, T, F > const &lhs, Ref< C, T, F > const &rhs) |
std::ostream & | operator<< (std::ostream &os, TimeOfDay const &tod) |
std::ostream & | operator<< (std::ostream &os, ParameterSetBlob const &blob) |
std::ostream & | operator<< (std::ostream &os, FileID const &id) |
std::ostream & | operator<< (std::ostream &os, BranchType const &branchType) |
std::ostream & | operator<< (std::ostream &, PlaceInPathContext const &) |
std::ostream & | operator<< (std::ostream &os, BranchID const &id) |
std::ostream & | operator<< (std::ostream &, InternalContext const &) |
std::ostream & | operator<< (std::ostream &os, FileFormatVersion const &ff) |
std::ostream & | operator<< (std::ostream &os, RunLumiEntryInfo const &p) |
std::ostream & | operator<< (std::ostream &os, EventEntryInfo const &p) |
std::ostream & | operator<< (std::ostream &os, const ProductSelector &gs) |
std::ostream & | operator<< (std::ostream &, PathContext const &) |
std::ostream & | operator<< (std::ostream &, ProcessContext const &) |
std::ostream & | operator<< (std::ostream &os, EventEntryDescription const &p) |
std::ostream & | operator<< (std::ostream &ost, const MallocOpts &) |
std::ostream & | operator<< (std::ostream &os, Parentage const &p) |
std::ostream & | operator<< (std::ostream &os, ProductID const &id) |
std::ostream & | operator<< (std::ostream &oStream, LuminosityBlockRange const &iID) |
std::ostream & | operator<< (std::ostream &, ParentContext const &) |
std::ostream & | operator<< (std::ostream &, GlobalContext const &) |
std::ostream & | operator<< (std::ostream &os, const RunAuxiliary &p) |
std::ostream & | operator<< (std::ostream &os, TypeID const &id) |
std::ostream & | operator<< (std::ostream &oStream, EventRange const &iID) |
std::ostream & | operator<< (std::ostream &os, const LuminosityBlockAuxiliary &p) |
std::ostream & | operator<< (std::ostream &os, BranchKey const &bk) |
std::ostream & | operator<< (std::ostream &os, ProductProvenance const &p) |
std::ostream & | operator<< (std::ostream &ost, InputTag const &tag) |
std::ostream & | operator<< (std::ostream &, StreamContext const &) |
std::ostream & | operator<< (std::ostream &os, ProcessConfiguration const &pc) |
std::ostream & | operator<< (std::ostream &, ModuleCallingContext const &) |
std::ostream & | operator<< (std::ostream &oStream, RunID const &iID) |
std::ostream & | operator<< (std::ostream &os, const EventAuxiliary &p) |
std::ostream & | operator<< (std::ostream &os, ModuleDescription const &p) |
std::ostream & | operator<< (std::ostream &os, Provenance const &p) |
std::ostream & | operator<< (std::ostream &os, ParameterSetEntry const &psetEntry) |
std::ostream & | operator<< (std::ostream &os, JobReport::RunReport const &f) |
std::ostream & | operator<< (std::ostream &ost, const HLTGlobalStatus &hlt) |
Formatted printout of trigger tbale. More... | |
template<class T > | |
ErrorObj & | operator<< (ErrorObj &e, const T &t) |
std::ostream & | operator<< (std::ostream &ost, ProcessHistory const &ph) |
ErrorObj & | operator<< (ErrorObj &e, const char s[]) |
std::ostream & | operator<< (std::ostream &oStream, LuminosityBlockID const &iID) |
std::ostream & | operator<< (std::ostream &oStream, EventID const &iID) |
std::ostream & | operator<< (std::ostream &os, const edm::FileInPath &fip) |
std::ostream & | operator<< (std::ostream &os, VParameterSetEntry const &vpsetEntry) |
std::ostream & | operator<< (std::ostream &os, FileIndex const &fileIndex) |
std::ostream & | operator<< (std::ostream &os, ProductRegistry const &pr) |
std::ostream & | operator<< (std::ostream &os, TypeWithDict const &id) |
std::ostream & | operator<< (std::ostream &os, ProductHolderBase const &phb) |
std::ostream & | operator<< (std::ostream &os, BranchDescription const &p) |
template<typename PROD > | |
std::ostream & | operator<< (std::ostream &os, Handle< PROD > const &h) |
template<int I> | |
std::ostream & | operator<< (std::ostream &os, Hash< I > const &h) |
std::ostream & | operator<< (std::ostream &os, const ELseverityLevel &sev) |
template<typename C , typename T , typename F > | |
std::ostream & | operator<< (std::ostream &os, RefVector< C, T, F > const &r) |
std::ostream & | operator<< (std::ostream &os, JobReport::InputFile const &f) |
std::ostream & | operator<< (std::ostream &os, JobReport::OutputFile const &f) |
std::ostream & | operator<< (std::ostream &os, ParameterSet const &pset) |
std::ostream & | operator<< (std::ostream &os, Entry const &entry) |
bool | operator<= (FileIndex::Element const &lh, FileIndex::Element const &rh) |
template<typename T > | |
bool | operator<= (View< T > const &, View< T > const &) |
bool | operator<= (ELseverityLevel const &e1, ELseverityLevel const &e2) |
bool | operator== (FileID const &lh, FileID const &rh) |
bool | operator== (RunLumiEntryInfo const &a, RunLumiEntryInfo const &b) |
bool | operator== (ProductID const &lh, ProductID const &rh) |
bool | operator== (EventEntryInfo const &a, EventEntryInfo const &b) |
bool | operator== (EventEntryDescription const &a, EventEntryDescription const &b) |
bool | operator== (BranchKey const &a, BranchKey const &b) |
bool | operator== (Parentage const &a, Parentage const &b) |
bool | operator== (ProcessConfiguration const &a, ProcessConfiguration const &b) |
template<class X , class Y > | |
bool | operator== (debugging_allocator< X > const &, debugging_allocator< Y > const &) throw () |
bool | operator== (ProductProvenance const &a, ProductProvenance const &b) |
template<class T > | |
bool | operator== (RefToBaseVector< T > const &a, RefToBaseVector< T > const &b) |
bool | operator== (RefCore const &lhs, RefCore const &rhs) |
bool | operator== (ProcessHistory const &a, ProcessHistory const &b) |
template<typename KEY > | |
bool | operator== (RefVectorBase< KEY > const &lhs, RefVectorBase< KEY > const &rhs) |
Equality operator. More... | |
bool | operator== (Provenance const &a, Provenance const &b) |
template<typename T > | |
bool | operator== (FwdPtr< T > const &lhs, FwdPtr< T > const &rhs) |
bool | operator== (FileIndex::Element const &lh, FileIndex::Element const &rh) |
template<typename T > | |
bool | operator== (View< T > const &, View< T > const &) |
bool | operator== (edm::FileInPath const &a, edm::FileInPath const &b) |
bool | operator== (ProductRegistry const &a, ProductRegistry const &b) |
bool | operator== (TypeWithDict const &a, TypeWithDict const &b) |
bool | operator== (ELseverityLevel const &e1, ELseverityLevel const &e2) |
bool | operator== (Entry const &a, Entry const &b) |
template<typename T > | |
bool | operator== (RefToBaseProd< T > const &lhs, RefToBaseProd< T > const &rhs) |
template<typename T , typename U > | |
bool | operator== (atomic_value_ptr< T > const &lhs, U const &rhs) |
template<typename C > | |
bool | operator== (RefProd< C > const &lhs, RefProd< C > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator== (RefVector< C, T, F > const &lhs, RefVector< C, T, F > const &rhs) |
bool | operator== (BranchDescription const &a, BranchDescription const &b) |
template<typename T , typename U > | |
bool | operator== (U const &lhs, atomic_value_ptr< T > const &rhs) |
template<typename T , typename U > | |
bool | operator== (value_ptr< T > const &lhs, U const &rhs) |
template<typename T , typename U > | |
bool | operator== (U const &lhs, value_ptr< T > const &rhs) |
template<typename T > | |
bool | operator== (Ptr< T > const &lhs, Ptr< T > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator== (FwdRef< C, T, F > const &lhs, FwdRef< C, T, F > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator== (Ref< C, T, F > const &lhs, FwdRef< C, T, F > const &rhs) |
template<typename C , typename T , typename F > | |
bool | operator== (FwdRef< C, T, F > const &lhs, Ref< C, T, F > const &rhs) |
bool | operator== (ParameterSet const &a, ParameterSet const &b) |
template<typename T , typename SORT , typename ALLOC > | |
bool | operator== (SortedCollection< T, SORT > const &c, std::vector< T, ALLOC > const &v) |
template<typename T , typename SORT > | |
bool | operator== (SortedCollection< T, SORT > const &a, SortedCollection< T, SORT > const &b) |
template<typename C , typename T , typename F > | |
bool | operator== (Ref< C, T, F > const &lhs, Ref< C, T, F > const &rhs) |
bool | operator> (TypeID const &a, TypeID const &b) |
bool | operator> (const TypeIDBase &a, const TypeIDBase &b) |
bool | operator> (FileIndex::Element const &lh, FileIndex::Element const &rh) |
template<typename T > | |
bool | operator> (View< T > const &, View< T > const &) |
bool | operator> (ELseverityLevel const &e1, ELseverityLevel const &e2) |
bool | operator>= (FileIndex::Element const &lh, FileIndex::Element const &rh) |
template<typename T > | |
bool | operator>= (View< T > const &, View< T > const &) |
bool | operator>= (ELseverityLevel const &e1, ELseverityLevel const &e2) |
std::istream & | operator>> (std::istream &is, FileInPath &fip) |
std::auto_ptr < ParameterDescriptionCases < bool > > | operator>> (bool caseValue, ParameterDescriptionNode const &node) |
std::auto_ptr < ParameterDescriptionCases < int > > | operator>> (int caseValue, ParameterDescriptionNode const &node) |
std::auto_ptr < ParameterDescriptionCases < std::string > > | operator>> (std::string const &caseValue, ParameterDescriptionNode const &node) |
std::auto_ptr < ParameterDescriptionCases < std::string > > | operator>> (char const *caseValue, ParameterDescriptionNode const &node) |
std::auto_ptr < ParameterDescriptionCases < bool > > | operator>> (bool caseValue, std::auto_ptr< ParameterDescriptionNode > node) |
std::auto_ptr < ParameterDescriptionCases < int > > | operator>> (int caseValue, std::auto_ptr< ParameterDescriptionNode > node) |
std::auto_ptr < ParameterDescriptionCases < std::string > > | operator>> (std::string const &caseValue, std::auto_ptr< ParameterDescriptionNode > node) |
std::auto_ptr < ParameterDescriptionCases < std::string > > | operator>> (char const *caseValue, std::auto_ptr< ParameterDescriptionNode > node) |
std::auto_ptr < ParameterDescriptionNode > | operator^ (ParameterDescriptionNode const &node_left, ParameterDescriptionNode const &node_right) |
std::auto_ptr < ParameterDescriptionNode > | operator^ (std::auto_ptr< ParameterDescriptionNode > node_left, ParameterDescriptionNode const &node_right) |
std::auto_ptr < ParameterDescriptionNode > | operator^ (ParameterDescriptionNode const &node_left, std::auto_ptr< ParameterDescriptionNode > node_right) |
std::auto_ptr < ParameterDescriptionNode > | operator^ (std::auto_ptr< ParameterDescriptionNode > node_left, std::auto_ptr< ParameterDescriptionNode > node_right) |
std::auto_ptr < ParameterDescriptionCases < bool > > | operator|| (std::auto_ptr< ParameterDescriptionCases< bool > >, std::auto_ptr< ParameterDescriptionCases< bool > >) |
std::auto_ptr < ParameterDescriptionCases < int > > | operator|| (std::auto_ptr< ParameterDescriptionCases< int > >, std::auto_ptr< ParameterDescriptionCases< int > >) |
std::auto_ptr < ParameterDescriptionCases < std::string > > | operator|| (std::auto_ptr< ParameterDescriptionCases< std::string > >, std::auto_ptr< ParameterDescriptionCases< std::string > >) |
std::auto_ptr < ParameterDescriptionNode > | operator|| (ParameterDescriptionNode const &node_left, ParameterDescriptionNode const &node_right) |
std::auto_ptr < ParameterDescriptionNode > | operator|| (std::auto_ptr< ParameterDescriptionNode > node_left, ParameterDescriptionNode const &node_right) |
std::auto_ptr < ParameterDescriptionNode > | operator|| (ParameterDescriptionNode const &node_left, std::auto_ptr< ParameterDescriptionNode > node_right) |
std::auto_ptr < ParameterDescriptionNode > | operator|| (std::auto_ptr< ParameterDescriptionNode > node_left, std::auto_ptr< ParameterDescriptionNode > node_right) |
static std::atomic< int > | ourSerial (0) |
bool | overlaps (LuminosityBlockRange const &lh, LuminosityBlockRange const &rh) |
bool | overlaps (EventRange const &lh, EventRange const &rh) |
ParameterSet const & | parameterSet (Provenance const &provenance) |
template<> | |
std::string | ParameterSet::getParameter< std::string > (std::string const &name) const |
template<> | |
std::string | ParameterSet::getParameter< std::string > (char const *name) const |
template<> | |
std::vector< double > | ParameterSet::getParameter< std::vector< double > > (std::string const &name) const |
template<> | |
std::vector< double > | ParameterSet::getParameter< std::vector< double > > (char const *name) const |
template<> | |
std::vector< ESInputTag > | ParameterSet::getParameter< std::vector< ESInputTag > > (std::string const &name) const |
template<> | |
std::vector< ESInputTag > | ParameterSet::getParameter< std::vector< ESInputTag > > (char const *name) const |
template<> | |
std::vector< EventID > | ParameterSet::getParameter< std::vector< EventID > > (std::string const &name) const |
template<> | |
std::vector< EventID > | ParameterSet::getParameter< std::vector< EventID > > (char const *name) const |
template<> | |
std::vector< EventRange > | ParameterSet::getParameter< std::vector< EventRange > > (std::string const &name) const |
template<> | |
std::vector< EventRange > | ParameterSet::getParameter< std::vector< EventRange > > (char const *name) const |
template<> | |
std::vector< InputTag > | ParameterSet::getParameter< std::vector< InputTag > > (std::string const &name) const |
template<> | |
std::vector< InputTag > | ParameterSet::getParameter< std::vector< InputTag > > (char const *name) const |
template<> | |
std::vector< int > | ParameterSet::getParameter< std::vector< int > > (std::string const &name) const |
template<> | |
std::vector< int > | ParameterSet::getParameter< std::vector< int > > (char const *name) const |
template<> | |
std::vector< long long > | ParameterSet::getParameter< std::vector< long long > > (std::string const &name) const |
template<> | |
std::vector< long long > | ParameterSet::getParameter< std::vector< long long > > (char const *name) const |
template<> | |
std::vector< LuminosityBlockID > | ParameterSet::getParameter< std::vector< LuminosityBlockID > > (std::string const &name) const |
template<> | |
std::vector< LuminosityBlockID > | ParameterSet::getParameter< std::vector< LuminosityBlockID > > (char const *name) const |
template<> | |
std::vector< LuminosityBlockRange > | ParameterSet::getParameter< std::vector< LuminosityBlockRange > > (std::string const &name) const |
template<> | |
std::vector< LuminosityBlockRange > | ParameterSet::getParameter< std::vector< LuminosityBlockRange > > (char const *name) const |
template<> | |
std::vector< PdtEntry > | ParameterSet::getParameter< std::vector< PdtEntry > > (char const *name) const |
template<> | |
std::vector< PdtEntry > | ParameterSet::getParameter< std::vector< PdtEntry > > (std::string const &name) const |
template<> | |
std::vector< std::string > | ParameterSet::getParameter< std::vector< std::string > > (std::string const &name) const |
template<> | |
std::vector< std::string > | ParameterSet::getParameter< std::vector< std::string > > (char const *name) const |
template<> | |
std::vector< unsigned int > | ParameterSet::getParameter< std::vector< unsigned int > > (std::string const &name) const |
template<> | |
std::vector< unsigned int > | ParameterSet::getParameter< std::vector< unsigned int > > (char const *name) const |
template<> | |
std::vector< unsigned long long > | ParameterSet::getParameter< std::vector< unsigned long long > > (std::string const &name) const |
template<> | |
std::vector< unsigned long long > | ParameterSet::getParameter< std::vector< unsigned long long > > (char const *name) const |
template<> | |
std::vector< std::string > | ParameterSet::getParameterNamesForType< std::vector< PdtEntry > > (bool trackiness) const |
template<> | |
std::string | ParameterSet::getUntrackedParameter< std::string > (std::string const &name, std::string const &defaultValue) const |
template<> | |
std::string | ParameterSet::getUntrackedParameter< std::string > (std::string const &name) const |
template<> | |
std::string | ParameterSet::getUntrackedParameter< std::string > (char const *name, std::string const &defaultValue) const |
template<> | |
std::string | ParameterSet::getUntrackedParameter< std::string > (char const *name) const |
template<> | |
std::vector< double > | ParameterSet::getUntrackedParameter< std::vector< double > > (std::string const &name) const |
template<> | |
std::vector< double > | ParameterSet::getUntrackedParameter< std::vector< double > > (std::string const &name, std::vector< double > const &defaultValue) const |
template<> | |
std::vector< double > | ParameterSet::getUntrackedParameter< std::vector< double > > (char const *name, std::vector< double > const &defaultValue) const |
template<> | |
std::vector< double > | ParameterSet::getUntrackedParameter< std::vector< double > > (char const *name) const |
template<> | |
std::vector< ESInputTag > | ParameterSet::getUntrackedParameter< std::vector< ESInputTag > > (std::string const &name, std::vector< ESInputTag > const &defaultValue) const |
template<> | |
std::vector< ESInputTag > | ParameterSet::getUntrackedParameter< std::vector< ESInputTag > > (std::string const &name) const |
template<> | |
std::vector< ESInputTag > | ParameterSet::getUntrackedParameter< std::vector< ESInputTag > > (char const *name, std::vector< ESInputTag > const &defaultValue) const |
template<> | |
std::vector< ESInputTag > | ParameterSet::getUntrackedParameter< std::vector< ESInputTag > > (char const *name) const |
template<> | |
std::vector< EventID > | ParameterSet::getUntrackedParameter< std::vector< EventID > > (std::string const &name, std::vector< EventID > const &defaultValue) const |
template<> | |
std::vector< EventID > | ParameterSet::getUntrackedParameter< std::vector< EventID > > (std::string const &name) const |
template<> | |
std::vector< EventID > | ParameterSet::getUntrackedParameter< std::vector< EventID > > (char const *name) const |
template<> | |
std::vector< EventID > | ParameterSet::getUntrackedParameter< std::vector< EventID > > (char const *name, std::vector< EventID > const &defaultValue) const |
template<> | |
std::vector< EventRange > | ParameterSet::getUntrackedParameter< std::vector< EventRange > > (std::string const &name) const |
template<> | |
std::vector< EventRange > | ParameterSet::getUntrackedParameter< std::vector< EventRange > > (std::string const &name, std::vector< EventRange > const &defaultValue) const |
template<> | |
std::vector< EventRange > | ParameterSet::getUntrackedParameter< std::vector< EventRange > > (char const *name, std::vector< EventRange > const &defaultValue) const |
template<> | |
std::vector< EventRange > | ParameterSet::getUntrackedParameter< std::vector< EventRange > > (char const *name) const |
template<> | |
std::vector< InputTag > | ParameterSet::getUntrackedParameter< std::vector< InputTag > > (std::string const &name) const |
template<> | |
std::vector< InputTag > | ParameterSet::getUntrackedParameter< std::vector< InputTag > > (std::string const &name, std::vector< InputTag > const &defaultValue) const |
template<> | |
std::vector< InputTag > | ParameterSet::getUntrackedParameter< std::vector< InputTag > > (char const *name) const |
template<> | |
std::vector< InputTag > | ParameterSet::getUntrackedParameter< std::vector< InputTag > > (char const *name, std::vector< InputTag > const &defaultValue) const |
template<> | |
std::vector< int > | ParameterSet::getUntrackedParameter< std::vector< int > > (std::string const &name, std::vector< int > const &defaultValue) const |
template<> | |
std::vector< int > | ParameterSet::getUntrackedParameter< std::vector< int > > (std::string const &name) const |
template<> | |
std::vector< int > | ParameterSet::getUntrackedParameter< std::vector< int > > (char const *name) const |
template<> | |
std::vector< int > | ParameterSet::getUntrackedParameter< std::vector< int > > (char const *name, std::vector< int > const &defaultValue) const |
template<> | |
std::vector< long long > | ParameterSet::getUntrackedParameter< std::vector< long long > > (std::string const &name, std::vector< long long > const &defaultValue) const |
template<> | |
std::vector< long long > | ParameterSet::getUntrackedParameter< std::vector< long long > > (std::string const &name) const |
template<> | |
std::vector< long long > | ParameterSet::getUntrackedParameter< std::vector< long long > > (char const *name) const |
template<> | |
std::vector< long long > | ParameterSet::getUntrackedParameter< std::vector< long long > > (char const *name, std::vector< long long > const &defaultValue) const |
template<> | |
std::vector< LuminosityBlockID > | ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockID > > (std::string const &name, std::vector< LuminosityBlockID > const &defaultValue) const |
template<> | |
std::vector< LuminosityBlockID > | ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockID > > (std::string const &name) const |
template<> | |
std::vector< LuminosityBlockID > | ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockID > > (char const *name, std::vector< LuminosityBlockID > const &defaultValue) const |
template<> | |
std::vector< LuminosityBlockID > | ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockID > > (char const *name) const |
template<> | |
std::vector< LuminosityBlockRange > | ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockRange > > (std::string const &name) const |
template<> | |
std::vector< LuminosityBlockRange > | ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockRange > > (std::string const &name, std::vector< LuminosityBlockRange > const &defaultValue) const |
template<> | |
std::vector< LuminosityBlockRange > | ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockRange > > (char const *name) const |
template<> | |
std::vector< LuminosityBlockRange > | ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockRange > > (char const *name, std::vector< LuminosityBlockRange > const &defaultValue) const |
template<> | |
std::vector< PdtEntry > | ParameterSet::getUntrackedParameter< std::vector< PdtEntry > > (std::string const &name, std::vector< PdtEntry > const &defaultValue) const |
template<> | |
std::vector< PdtEntry > | ParameterSet::getUntrackedParameter< std::vector< PdtEntry > > (std::string const &name) const |
template<> | |
std::vector< PdtEntry > | ParameterSet::getUntrackedParameter< std::vector< PdtEntry > > (char const *name, std::vector< PdtEntry > const &defaultValue) const |
template<> | |
std::vector< PdtEntry > | ParameterSet::getUntrackedParameter< std::vector< PdtEntry > > (char const *name) const |
template<> | |
std::vector< std::string > | ParameterSet::getUntrackedParameter< std::vector< std::string > > (std::string const &name) const |
template<> | |
std::vector< std::string > | ParameterSet::getUntrackedParameter< std::vector< std::string > > (std::string const &name, std::vector< std::string > const &defaultValue) const |
template<> | |
std::vector< std::string > | ParameterSet::getUntrackedParameter< std::vector< std::string > > (char const *name) const |
template<> | |
std::vector< std::string > | ParameterSet::getUntrackedParameter< std::vector< std::string > > (char const *name, std::vector< std::string > const &defaultValue) const |
template<> | |
std::vector< unsigned int > | ParameterSet::getUntrackedParameter< std::vector< unsigned int > > (std::string const &name) const |
template<> | |
std::vector< unsigned int > | ParameterSet::getUntrackedParameter< std::vector< unsigned int > > (std::string const &name, std::vector< unsigned int > const &defaultValue) const |
template<> | |
std::vector< unsigned int > | ParameterSet::getUntrackedParameter< std::vector< unsigned int > > (char const *name) const |
template<> | |
std::vector< unsigned int > | ParameterSet::getUntrackedParameter< std::vector< unsigned int > > (char const *name, std::vector< unsigned int > const &defaultValue) const |
template<> | |
std::vector< unsigned long long > | ParameterSet::getUntrackedParameter< std::vector< unsigned long long > > (std::string const &name, std::vector< unsigned long long > const &defaultValue) const |
template<> | |
std::vector< unsigned long long > | ParameterSet::getUntrackedParameter< std::vector< unsigned long long > > (std::string const &name) const |
template<> | |
std::vector< unsigned long long > | ParameterSet::getUntrackedParameter< std::vector< unsigned long long > > (char const *name) const |
template<> | |
std::vector< unsigned long long > | ParameterSet::getUntrackedParameter< std::vector< unsigned long long > > (char const *name, std::vector< unsigned long long > const &defaultValue) const |
std::string | parameterTypeEnumToString (ParameterTypes iType) |
std::auto_ptr< ParameterSet > | popSubProcessParameterSet (ParameterSet ¶meterSet) |
static void | postIndexIntoFilePrintEventLists (TFile *tfl, FileFormatVersion const &fileFormatVersion, TTree *metaDataTree) |
static void | postIndexIntoFilePrintEventsInLumis (TFile *tfl, FileFormatVersion const &fileFormatVersion, TTree *metaDataTree) |
preallocConfig_ (prealloc) | |
static void | preIndexIntoFilePrintEventLists (TFile *, FileFormatVersion const &fileFormatVersion, TTree *metaDataTree) |
static void | preIndexIntoFilePrintEventsInLumis (TFile *, FileFormatVersion const &fileFormatVersion, TTree *metaDataTree) |
template<typename S > | |
S & | print (S &os, JobReport::InputFile const &f) |
template<typename S > | |
S & | print (S &os, JobReport::OutputFile const &f) |
template<typename S > | |
S & | print (S &os, JobReport::RunReport const &rep) |
template<typename RecordT > | |
void | print_eventsetup_record_dependencies (std::ostream &oStream, std::string const &iIndent=std::string()) |
template<typename T > | |
void | print_eventsetup_record_dependencies (std::ostream &, std::string, T const *, T const *) |
template<typename TFirst , typename TEnd > | |
void | print_eventsetup_record_dependencies (std::ostream &oStream, std::string iIndent, TFirst const *, TEnd const *iEnd) |
template<typename RecordT > | |
void | print_eventsetup_record_dependencies_recursive (std::ostream &oStream, std::string const &iIndent, boost::mpl::true_) |
template<typename RecordT > | |
void | print_eventsetup_record_dependencies_recursive (std::ostream &, std::string const &, boost::mpl::false_) |
void | printBranchNames (TTree *tree) |
void | printCmsException (cms::Exception &e, edm::JobReport *jobRep=0, int rc=-1) |
void | printCmsExceptionWarning (char const *behavior, cms::Exception const &e, edm::JobReport *jobRep=0, int rc=-1) |
void | printEventLists (TFile *tfl) |
void | printEventsInLumis (TFile *tfl) |
void | printTrees (TFile *hdl) |
void | printUuids (TTree *uuidTree) |
BranchID | productIDToBranchID (ProductID const &pid, BranchIDLists const &lists, BranchListIndexes const &indexes) |
void | public_base_classes (TypeWithDict const &type, std::vector< TypeWithDict > &baseTypes) |
std::string | pythonFileToConfigure (const std::string &iPythonFileName) |
void | pythonToCppException (const std::string &iType) |
void | read_from_cin (std::string &output) |
std::string | read_whole_file (std::string const &filename) |
only does the yacc interpretation More... | |
boost::shared_ptr< ParameterSet > | readConfig (std::string const &config) |
boost::shared_ptr< ParameterSet > | readConfig (std::string const &config, int argc, char *argv[]) |
same, but with arguments More... | |
boost::shared_ptr< ParameterSet > | readPSetsFrom (std::string const &fileOrString) |
void | reenableSigs (sigset_t *oldset) |
template<typename C > | |
Ptr< typename C::value_type > | refToPtr (Ref< C, typename C::value_type, refhelper::FindUsingAdvance< C, typename C::value_type > > const &ref) |
std::vector< std::vector < std::string > ::const_iterator > | regexMatch (std::vector< std::string > const &strings, boost::regex const ®exp) |
std::vector< std::vector < std::string > ::const_iterator > | regexMatch (std::vector< std::string > const &strings, std::string const &pattern) |
template<typename ForwardSequence , typename Datum > | |
bool | search_all (ForwardSequence const &s, Datum const &d) |
template<typename ForwardSequence , typename Predicate > | |
bool | search_if_in_all (ForwardSequence const &s, Predicate const &p) |
template<typename T , typename U > | |
U | second (std::pair< T, U > const &p) |
template<typename T > | |
void | SetCustomStreamer () |
template<typename T > | |
void | SetCustomStreamer (T const &) |
void | setMaxLoggedErrorsSummaryIndicies (unsigned int iMax) |
template<typename T , typename A > | |
void | setPtr (std::vector< T, A > const &obj, std::type_info const &iToType, unsigned long iIndex, void const *&oPtr) |
template<typename T , typename A > | |
void | setPtr (std::list< T, A > const &obj, std::type_info const &iToType, unsigned long iIndex, void const *&oPtr) |
template<typename T , typename A > | |
void | setPtr (std::deque< T, A > const &obj, std::type_info const &iToType, unsigned long iIndex, void const *&oPtr) |
template<typename T , typename A , typename Comp > | |
void | setPtr (std::set< T, A, Comp > const &obj, std::type_info const &iToType, unsigned long iIndex, void const *&oPtr) |
template<typename T , typename SORT > | |
void | setPtr (SortedCollection< T, SORT > const &obj, std::type_info const &toType, unsigned long index, void const *&ptr) |
template<typename T , unsigned int M, typename P > | |
void | setPtr (OwnArray< T, M, P > const &obj, std::type_info const &toType, unsigned long index, void const *&ptr) |
template<typename T , typename P > | |
void | setPtr (OwnVector< T, P > const &obj, std::type_info const &toType, unsigned long index, void const *&ptr) |
void | setRefCoreStreamer (bool resetAll=false) |
EDProductGetter const * | setRefCoreStreamer (EDProductGetter const *ep) |
void | setStandAloneMessageThreshold (edm::ELseverityLevel const &severity) |
void | setStreamedProductStreamer () |
void | sigInventory () |
size_ (0) | |
size_ (n) | |
template<typename RandomAccessSequence > | |
void | sort_all (RandomAccessSequence &s) |
wrappers for std::sort More... | |
template<typename RandomAccessSequence , typename Predicate > | |
void | sort_all (RandomAccessSequence &s, Predicate p) |
std::vector < LuminosityBlockRange > & | sortAndRemoveOverlaps (std::vector< LuminosityBlockRange > &lumiRange) |
std::vector< EventRange > & | sortAndRemoveOverlaps (std::vector< EventRange > &eventRange) |
static std::string const | source ("source") |
template<class OutIter > | |
bool | split (OutIter result, std::string const &string_to_split, char first, char sep, char last) |
void | squelchStandAloneMessageCategory (std::string const &category) |
template<typename RandomAccessSequence > | |
void | stable_sort_all (RandomAccessSequence &s) |
wrappers for std::stable_sort More... | |
template<typename RandomAccessSequence , typename Predicate > | |
void | stable_sort_all (RandomAccessSequence &s, Predicate p) |
std::string | stripLeadingDirectoryTree (const std::string &file) |
std::string | stripNamespace (std::string const &theName) |
bool | stripTemplate (std::string &theName) |
void | swap (ProductID &a, ProductID &b) |
void | swap (ProductData &a, ProductData &b) |
void | swap (Parentage &a, Parentage &b) |
template<class T , class P > | |
void | swap (CloningPtr< T, P > &a, CloningPtr< T, P > &b) |
void | swap (OrphanHandleBase &a, OrphanHandleBase &b) |
void | swap (ESHandleBase &a, ESHandleBase &b) |
template<class T > | |
void | swap (RefToBaseVector< T > &a, RefToBaseVector< T > &b) |
void | swap (ProcessHistory &a, ProcessHistory &b) |
void | swap (TriggerResults &lhs, TriggerResults &rhs) |
void | swap (HLTGlobalStatus &lhs, HLTGlobalStatus &rhs) |
Free swap function. More... | |
template<typename C > | |
void | swap (Association< C > &lhs, Association< C > &rhs) |
void | swap (OutputHandle &a, OutputHandle &b) |
template<class T > | |
void | swap (DetSet< T > &a, DetSet< T > &b) |
template<typename KEY > | |
void | swap (RefVectorBase< KEY > &a, RefVectorBase< KEY > &b) |
swap two vectors More... | |
void | swap (edm::RefCore &lhs, edm::RefCore &rhs) |
void | swap (edm::RefCoreWithIndex &lhs, edm::RefCoreWithIndex &rhs) |
void | swap (HandleBase &a, HandleBase &b) |
void | swap (ErrorObj &a, ErrorObj &b) |
void | swap (FileInPath &a, FileInPath &b) |
void | swap (BasicHandle &a, BasicHandle &b) |
template<typename K , typename T > | |
void | swap (MapOfVectors< K, T > &lhs, MapOfVectors< K, T > &rhs) |
template<class T > | |
void | swap (EDCollection< T > &a, EDCollection< T > &b) |
template<class T > | |
void | swap (RefGetter< T > &a, RefGetter< T > &b) |
template<typename C , typename T , typename F > | |
void | swap (RefVector< C, T, F > &a, RefVector< C, T, F > &b) noexcept |
template<typename ID , typename C , typename P > | |
void | swap (IDVectorMap< ID, C, P > &a, IDVectorMap< ID, C, P > &b) |
template<typename T > | |
void | swap (PtrVector< T > &lhs, PtrVector< T > &rhs) |
void | swap (DataFrameContainer &lhs, DataFrameContainer &rhs) |
template<typename T > | |
void | swap (value_ptr< T > &vp1, value_ptr< T > &vp2) |
template<typename T > | |
void | swap (edm::RefToBaseProd< T > const &lhs, edm::RefToBaseProd< T > const &rhs) |
template<typename ID , typename C , typename P > | |
void | swap (RangeMap< ID, C, P > &a, RangeMap< ID, C, P > &b) |
template<int I> | |
void | swap (Hash< I > &a, Hash< I > &b) |
template<typename C > | |
void | swap (RefProd< C > const &lhs, RefProd< C > const &rhs) |
template<typename T > | |
void | swap (ValueMap< T > &lhs, ValueMap< T > &rhs) |
template<class T > | |
void | swap (DetSetLazyVector< T > &a, DetSetLazyVector< T > &b) |
template<typename KeyRefProd , typename CVal , typename KeyRef , typename SizeType , typename KeyReferenceHelper > | |
void | swap (AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper > &a, AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper > &b) |
void | swap (InputProductHolder &a, InputProductHolder &b) |
template<typename T , typename C > | |
void | swap (DetSetRefVector< T, C > &a, DetSetRefVector< T, C > &b) |
template<typename C > | |
void | swap (MultiAssociation< C > &lhs, MultiAssociation< C > &rhs) |
void | swap (ParameterSet &a, ParameterSet &b) |
void | swap (ScheduledProductHolder &a, ScheduledProductHolder &b) |
template<class T > | |
void | swap (RefToBase< T > &a, RefToBase< T > &b) |
void | swap (UnscheduledProductHolder &a, UnscheduledProductHolder &b) |
template<typename T , typename SORT > | |
void | swap (SortedCollection< T, SORT > &a, SortedCollection< T, SORT > &b) |
template<typename T > | |
void | swap (View< T > &lhs, View< T > &rhs) |
template<typename T , unsigned int M, typename P > | |
void | swap (OwnArray< T, M, P > &a, OwnArray< T, M, P > &b) |
template<typename T , typename P > | |
void | swap (OwnVector< T, P > &a, OwnVector< T, P > &b) noexcept |
template<class T > | |
void | swap (DetSetVector< T > &a, DetSetVector< T > &b) |
void | swap (SourceProductHolder &a, SourceProductHolder &b) |
template<class T > | |
void | swap (LazyGetter< T > &a, LazyGetter< T > &b) |
static void | throwAmbiguousException (const char *where, TypeID const &productType, std::string const &label, std::string const &instance, std::string const &process) |
static void | throwCorruptionException (char const *where, std::string const &branchName) |
void | throwExceptionWithText (char const *txt) |
void | throwMissingDictionariesException () |
static void | throwProductDeletedException (const char *where, TypeID const &productType, std::string const &label, std::string const &instance, std::string const &process) |
static void | throwProductDeletedException (ProductID const &pid, edm::EventPrincipal::ConstProductHolderPtr const phb) |
static void | throwProductNotFoundException (char const *where, errors::ErrorCodes error, BranchID const &bid) |
std::vector< std::string > | tokenize (std::string const &input, std::string const &separator) |
breaks the input string into tokens, delimited by the separator More... | |
template<typename T > | |
boost::python::list | toPythonList (const std::vector< T > &v) |
template<typename T > | |
std::vector< T > | toVector (boost::python::list &l) |
static std::string const | triggerResults ("TriggerResults") |
static std::string const | triggerResultsInserter ("TriggerResultsInserter") |
std::string | typeDemangle (char const *mangledName) |
std::string | uniqueSharedResourceName () |
bool | untaintString (char const *pattern, char const *regexp) |
bool | value_type_of (TypeWithDict const &t, TypeWithDict &found_type) |
template<typename InputType , typename Function > | |
auto | vector_transform (std::vector< InputType > const &input, Function predicate) -> std::vector< typename std::remove_cv< typename std::remove_reference< decltype(predicate(input.front()))>::type >::type > |
template<typename V , typename T > | |
void | walkTrie (V &v, TrieNode< T > const &n, std::string const &label="") |
visit each node of the trie More... | |
wantSummary_ (tns.wantSummary()) | |
std::string | withoutQuotes (std::string const &from) |
std::string | wrappedClassName (std::string const &iFullName) |
bool | wrapper_type_of (TypeWithDict const &possible_wrapper, TypeWithDict &found_wrapped_type) |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
why defined in namespace edm:: ?? (L.L.)
classes declaration
Find a non-event-data file, given a relative path.
HLT enums.
A PluginFactory for updators for the KalmanAlignmentAlgorithm.
This class manages the storage and retrieval of correlations between Alignables for the AlignmentParameterStore. This implementation does not stores the entries of the "big covariance matrix" itself, but the statistical correlations, i.e. R_ij=C_ij/sqrt(C_ii*C_jj) rather than C_ij.
If a correlation exceeds a certain value (especially corrupted correlations with an absolute value bigger than 1) it is downweighted.
This module is an source module reading continously file as they are copied in the input directory. The processed file is moved to directoryt inprocessDir before being processed. Once it is processed it is moved to processedDir. To prevent processing files before their transfer is finished, it is waited than file size is stable during one second before the file is processed. This protection is obviously not full proof, especially to transfer lag.
Description: Forward declare standard edm::fillPtrVector functions
Usage:
Description: Forward declare the standard setPtr functions
Usage:
Summary
The edm::FwdRef<> is a storable reference to an item in a stored "forward" container, which also contains a reference to an item in a "backward" container that the "forward" container is derived from.
For example, you could use one to hold a reference back to one particular track within a derived std::vector<> of tracks, but you want to keep the original Ref's to the original std::vector<> of tracks (for instance, if you've made a selection on the tracks in the list and want to remove the unnecessary ones from the event).
Usage
The edm::FwdRef<> works just like a pointer
The main purpose of an edm::FwdRef<> is it can be used as a member datum for a class that is to be stored in the edm::Event where the user can simultaneously check the "backwards" ref as well as the default "forward" ref.
Customization
The edm::FwdRef<> takes three template parameters, and both "forward" and "backward" refs must be the same types:
1) C: The type of the container which is holding the item
2) T: The type of the item. This defaults to C::value_type
3) F: A helper class (a functor) which knows how to find a particular 'T' within the container given an appropriate key. The type of the key is deduced from F::second_argument. The default for F is refhelper::FindTrait<C,T>::value. If no specialization of FindTrait<> is available for the combination (C,T) then it defaults to getting the iterator to be beginning of the container and using std::advance() to move to the appropriate key in the container.
It is possible to customize the 'lookup' algorithm used.
1) The helper class F should inherit from std::binary_function<const C&, typename IndexT, const T*> (or must provide the typedefs obtained from that inheritance directly).
2) The helper class F must define the function call operator in such a way that the following call is well-formed: f is an instance of type F coll is an instance of type C k is an instance of type F::key_type
result_type r = f(coll,k); If one wishes to make a specialized lookup the default lookup for the container/type pair then one needs to partially specialize the templated class edm::refhelper::FindTrait<C,T> such that it has a typedef named 'value' which refers to the specialized helper class (i.e., F) The class template FwdRef<C,T,F> supports 'null' references. -- a default-constructed FwdRef is 'null'; furthermore, it also has an invalid (or 'null') ProductID. -- a FwdRef constructed through the single-arguement constructor that takes a ProductID is also null.
Definition of common HLT enums
Declaration of the enum HashedTypes, used in defining several "id" classes.
Functions to return atomic properties of the material A_eff and Z_eff are computed as the A-weighted sums of the A's and the Z's of Pb, W and O
Functions to return atomic properties of the material A_eff and Z_eff are computed as the A-weighted sums of the A's and the Z's of Cu and Zn (brass) - For now assume it is all Copper, and it'll be good enough.
A filter for particles in the user-defined kinematic acceptabce.
Parameters used in the hadron fast simulation
getAllTriggerNames getAllTriggerNames.h "FWCore/Framework/interface/getAllTriggerNames.h"
Description: Returns a list of all the trigger names in the current process Usage: <usage>
Helper functions for making stream modules
Description: [one line class summary]
Usage: <usage>
----------------------
This struct is used to communication parameters into the module factory.
----------------------
This struct is used to communication parameters into the worker factory.
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
FileInPath knows how to take a string, interpreted as a relative path to a file, and to interpret using the "standard CMS non-event-data file searching mechanism".
The mechanism using the environment variables: CMSSW_SEARCH_PATH: may be set by the end-user CMSSW_RELEASE_BASE: should be set by a site administrator CMSSW_DATA_PATH: should be set by a site administrator
CMSSW_SEARCH_PATH is a 'search path' limited to 1 to 3 components. The legal values are:
"." or "LOCAL", which means to search for files under the top level of the "local working area", which is defined as ${SCRAMRT_LOCALRT}/src "CMSSW_RELEASE_BASE", which means search the "official place", defined by the value of the CMSSW_RELEASE_BASE environment variable, for files. "CMSSW_DATA_PATH", which means search the "official place", defined by the value of the CMSSW_DATA_PATH environment variable, for files. ".:CMSSW_RELEASE_BASE" or "LOCAL:CMSSW_RELEASE_BASE", which means look first in the current working directory, then in the "official place", for files. ".:CMSSW_DATA_PATH" or "LOCAL:CMSSW_DATA_PATH", which means look first in the current working directory, then in the "official place", for files. ".:CMSSW_RELEASE_BASE:CMSSW_DATA_PATH" or "LOCAL:CMSSW_RELEASE_BASE:CMSSW_DATA_PATH", which means look first in the current working directory, then in both "official places", for files.
How ParameterSets are nested inside ParameterSets The main feature is that they're made persistent using a ParameterSetID, and only reconstituted as needed, when the value_ptr = 0;
A singleton for managing the plugin feedback function and assert hook function. It is unclear how this will react in a multithreaded application.
It is possible that in the future this object will allow arbitrary state object to be pushed in and pulled out so that when asserts occur, good state information can be printed.
connect_but_block_self connect_but_block_self.h FWCore/ServiceRegistry/interface/connect_but_block_self.h
Description: Connects a functional object to a signal, but guarantees that the functional object will never see a signal caused by its own action.
Usage: <usage>
A ThreadSafeRegistry is used to keep track of the instances of some type 'value_typed'. These objects are each associated with a given 'key_type' object, which must be retrievable from the value_type object, and which must uniquely identify the value_type's value.
This class is sufficiently thread-safe to be usable in a thread-safe manner. Don't let the name mislead you into thinking it provides more guarantee than that!
If 'm' is of type 'value_type const&', the expression
key_type k = m.id();
must be legal, and must return the unique key associated with the value of 'm'.
class HLTJetPairDzMatchFilter an HLT filter which picks up a JetCollection (supposedly, of L2 tau jets) and passes only events with at least one pair of non-overlapping jets with vertices within some dz
HLT filter by muon+track mass (taken from two RecoChargedCandidate collections). Tracks are subject to quality and momentum cuts. The match with previous muon (and possibly track, if run after another mass filter) candidates is checked.
Description: Producer for EcalRecHits to be used for pi0/eta ECAL calibration.
Implementation: <Notes on="" implementation>="">
See header file for a description of this class.
StreamDQMDeserializer.h
Utility class for translating streamer message objects into DQM objects (monitor elements)
StreamDQMSerializer.h
Utility class for translating DQM objects (monitor elements) into streamer message objects.
Utility class for deserializing streamer message objects into DQM objects (monitor elements)
Utility class for serializing DQM objects (monitor elements) into streamer message objects.
Utility class for serializing framework objects (e.g. ProductRegistry and EventPrincipal) into streamer message objects.
jet parton energy corrections
The ModelFilter class will select events in a "soup" MC (like the SUSY signal MC) from the comments of LHEEventProduct that match "modelTag". The user can require the value of that parameter to lie between a min and max value.
Description: simple NxN ( 3x3 etc) clustering ,( for low energy photon reconstrution, currently used for pi0/eta HLT path)
Implementation: <Notes on="" implementation>="">
A HitTripletGenerator from HitPairGenerator and vector of Layers. The HitPairGenerator provides a set of hit pairs. For each pair the search for compatible hit(s) is done among provided Layers
A MultiHitGenerator from HitPairGenerator and vector of Layers. The HitPairGenerator provides a set of hit pairs. For each pair the search for compatible hit(s) is done among provided Layers
class: BeamFitter.h package: RecoVertex/BeamSpotProducer
author: Francisco Yumiceva, Fermilab (yumic) Geng-Yuan Jeng, UC Riverside ( eva@ fnal. govGeng-) Yuan .Jeng @cer n.ch
class: PVFitter.h package: RecoVertex/BeamSpotProducer
author: Francisco Yumiceva, Fermilab (yumic) Geng-Yuan Jeng, UC Riverside ( eva@ fnal. govGeng-) Yuan .Jeng @cer n.ch
Converts digis back into analog signals, to be used as noise
using edm::AlignedVec = typedef Aligned<T,16> |
Definition at line 104 of file SoATuple.h.
typedef unsigned int edm::BranchDescriptionIndex |
Definition at line 28 of file BranchDescriptionIndex.h.
typedef std::vector<BranchID::value_type> edm::BranchIDList |
Definition at line 18 of file BranchIDList.h.
typedef std::vector<BranchIDList> edm::BranchIDLists |
Definition at line 19 of file BranchIDList.h.
typedef unsigned short edm::BranchListIndex |
Definition at line 17 of file BranchListIndex.h.
typedef std::vector<BranchListIndex> edm::BranchListIndexes |
Definition at line 18 of file BranchListIndex.h.
typedef void(* edm::CFUNC)(int, siginfo_t *, void *) |
Definition at line 21 of file UnixSignalHandlers.h.
typedef DigiAccumulatorMixMod*( edm::DAFunc)(ParameterSet const &, one::EDProducerBase &, ConsumesCollector &) |
Definition at line 14 of file DigiAccumulatorMixModFactory.h.
typedef uint32_t edm::det_id_type |
Definition at line 15 of file DigiAccumulatorMixModFactory.h.
typedef std::list<ELdestination *> edm::ELlist_dest |
typedef std::list<ELstring > edm::ELlist_string |
typedef std::map< ELstring const, ELseverityLevel::ELsev_ > edm::ELmap |
Definition at line 59 of file ELseverityLevel.cc.
typedef std::map< ELextendedID , CountAndLimit > edm::ELmap_counts |
typedef std::map< ELstring , LimitAndTimespan > edm::ELmap_limits |
typedef std::map< ELextendedID , StatsCount > edm::ELmap_stats |
typedef ELseverityLevel const edm::ELslGen() |
Definition at line 60 of file ELseverityLevel.h.
typedef std::string edm::ELstring |
Definition at line 26 of file ELstring.h.
Definition at line 9 of file EntryDescriptionID.h.
typedef std::map<EntryDescriptionID, EventEntryDescription> edm::EntryDescriptionMap |
Definition at line 47 of file RootFile.h.
typedef std::vector<EventEntryInfo> edm::EventEntryInfoVector |
Definition at line 57 of file EventEntryInfo.h.
typedef unsigned int edm::EventNumber_t |
typedef ParameterSetID edm::EventSelectionID |
Definition at line 16 of file EventSelectionID.h.
typedef std::vector<EventSelectionID> edm::EventSelectionIDVector |
Definition at line 17 of file EventSelectionID.h.
typedef Handle<FWGenericObject> edm::FWGenericHandle |
Definition at line 140 of file FWGenericHandle.h.
typedef Handle<GenericObject> edm::GenericHandle |
Definition at line 132 of file GenericHandle.h.
typedef boost::shared_ptr<reftobase::RefHolderBase> edm::helper_ptr |
Definition at line 44 of file EDProductfwd.h.
Definition at line 45 of file EDProductfwd.h.
typedef boost::shared_ptr< reftobase::RefVectorHolderBase > edm::helper_vector_ptr |
Definition at line 46 of file EDProductfwd.h.
typedef long long int edm::HRTimeDiffType |
Definition at line 81 of file HRRealTime.h.
typedef unsigned long long int edm::HRTimeType |
Definition at line 82 of file HRRealTime.h.
Definition at line 14 of file InputSourceFactory.h.
typedef InputSource*( edm::ISFunc)(ParameterSet const &, InputSourceDescription const &) |
Definition at line 12 of file InputSourceFactory.h.
typedef VectorInputSource*( edm::ISVecFunc)(ParameterSet const &, InputSourceDescription const &) |
Definition at line 14 of file VectorInputSourceFactory.h.
typedef std::vector<LHCTransportLink> edm::LHCTransportLinkContainer |
Definition at line 8 of file LHCTransportLinkContainer.h.
typedef RunLumiEntryInfo edm::LumiEntryInfo |
Definition at line 49 of file RunLumiEntryInfo.h.
typedef unsigned int edm::LuminosityBlockNumber_t |
typedef unsigned int edm::LumiNumber_t |
Definition at line 31 of file EventRange.h.
typedef edmplugin::PluginFactory<Maker* ()> edm::MakerPluginFactory |
typedef edmplugin::PluginFactory<ParameterSetDescriptionFillerBase*(void)> edm::ParameterSetDescriptionFillerPluginFactory |
Definition at line 30 of file ParameterSetDescriptionFillerPluginFactory.h.
typedef Hash<ParameterSetType> edm::ParameterSetID |
Definition at line 22 of file ParameterSetID.h.
typedef std::map<ParameterSetID, ParameterSetBlob> edm::ParameterSetMap |
Definition at line 40 of file ParameterSetConverter.h.
typedef Hash<ParentageType> edm::ParentageID |
Definition at line 9 of file ParentageID.h.
typedef std::string edm::PassID |
typedef std::vector<PCaloHit> edm::PCaloHitContainer |
Definition at line 8 of file PCaloHitContainer.h.
typedef boost::shared_ptr<Pointer_to_new_exception_on_heap> edm::Place_for_passing_exception_ptr |
Definition at line 13 of file ConfigurationHandshake.h.
typedef boost::shared_ptr<edm::Exception> edm::Pointer_to_new_exception_on_heap |
Definition at line 10 of file ConfigurationHandshake.h.
typedef PoolSource edm::PoolRASource |
Definition at line 80 of file PoolSource.h.
typedef Presence*( edm::PresenceFunc)() |
Definition at line 13 of file PresenceFactory.h.
typedef edmplugin::PluginFactory<Presence* ()> edm::PresencePluginFactory |
Definition at line 11 of file PresenceFactory.h.
Definition at line 9 of file ProcessConfigurationID.h.
typedef std::vector<ProcessConfiguration> edm::ProcessConfigurationVector |
Definition at line 64 of file ProcessConfiguration.h.
typedef Hash<ProcessHistoryType> edm::ProcessHistoryID |
Definition at line 9 of file ProcessHistoryID.h.
typedef std::map<ProcessHistoryID, ProcessHistory> edm::ProcessHistoryMap |
Definition at line 15 of file ProcessHistoryRegistry.h.
typedef std::vector<ProcessHistory> edm::ProcessHistoryVector |
Definition at line 16 of file ProcessHistoryRegistry.h.
typedef unsigned short edm::ProcessIndex |
Definition at line 25 of file ProductID.h.
typedef std::string edm::ProcessingTask |
Definition at line 8 of file ProcessingTask.h.
typedef unsigned int edm::ProductHolderIndex |
Definition at line 8 of file ProductHolderIndex.h.
typedef unsigned short edm::ProductIndex |
Definition at line 26 of file ProductID.h.
typedef std::vector<ProductProvenance> edm::ProductProvenanceVector |
Definition at line 82 of file ProductProvenance.h.
typedef std::vector<PSimHit> edm::PSimHitContainer |
Definition at line 11 of file PSimHitContainer.h.
typedef std::multimap< EventSetupRecordKey, FactoryInfo > edm::Record2Factories |
Definition at line 29 of file ESProxyFactoryProducer.cc.
typedef std::string edm::ReleaseVersion |
Definition at line 7 of file ReleaseVersion.h.
typedef RunLumiEntryInfo edm::RunEntryInfo |
Definition at line 50 of file RunLumiEntryInfo.h.
typedef unsigned int edm::RunNumber_t |
Definition at line 32 of file EventRange.h.
typedef std::vector<BranchDescription const *> edm::SelectedProducts |
Definition at line 10 of file SelectedProducts.h.
typedef boost::array<SelectedProducts, NumBranchTypes> edm::SelectedProductsForBranchType |
Definition at line 12 of file SelectedProducts.h.
typedef std::vector<BranchDescription> edm::SendDescs |
Definition at line 104 of file StreamedProducts.h.
typedef std::vector<StreamedProduct> edm::SendProds |
Definition at line 72 of file StreamedProducts.h.
typedef std::vector<SimTrack> edm::SimTrackContainer |
Definition at line 12 of file SimTrackContainer.h.
typedef std::vector<SimVertex> edm::SimVertexContainer |
Definition at line 13 of file SimVertexContainer.h.
typedef edm::Ref<std::vector<SimVertex> > edm::SimVertexRef |
Definition at line 14 of file SimVertexContainer.h.
typedef edm::RefProd<std::vector<SimVertex> > edm::SimVertexRefProd |
Definition at line 15 of file SimVertexContainer.h.
typedef edm::RefVector<std::vector<SimVertex> > edm::SimVertexRefVector |
Definition at line 16 of file SimVertexContainer.h.
typedef std::vector<StoredProductProvenance> edm::StoredProductProvenanceVector |
Definition at line 34 of file StoredProductProvenance.h.
typedef std::set<std::string> edm::StringSet |
Definition at line 17 of file DictionaryTools.h.
typedef std::vector<std::string> edm::StringVector |
Definition at line 17 of file ParameterSetConverter.h.
typedef unsigned long long edm::TimeValue_t |
Definition at line 28 of file Timestamp.h.
Definition at line 45 of file OutputModule.h.
typedef std::map<std::string, char> edm::Type2Code |
typedef std::vector< edm::BranchDescription const * > edm::VCBDP |
Definition at line 16 of file ProductSelector.cc.
Definition at line 15 of file VectorInputSourceFactory.h.
typedef std::vector<ParameterSet> edm::VParameterSet |
Definition at line 33 of file ParameterSet.h.
typedef std::vector< std::string > edm::vstring |
Definition at line 354 of file Schedule.cc.
anonymous enum |
Enumerator | |
---|---|
kChildSucceed | |
kChildExitBadly | |
kChildSegv | |
kMaxChildAction |
Definition at line 679 of file EventProcessor.cc.
Enumerator | |
---|---|
BranchActionGlobalBegin | |
BranchActionStreamBegin | |
BranchActionStreamEnd | |
BranchActionGlobalEnd |
Definition at line 11 of file BranchActionType.h.
enum edm::BranchType |
Enumerator | |
---|---|
InEvent | |
InLumi | |
InRun | |
NumBranchTypes |
Definition at line 11 of file BranchType.h.
enum edm::HashedTypes |
Enumerator | |
---|---|
ModuleDescriptionType | |
ParameterSetType | |
ProcessHistoryType | |
ProcessConfigurationType | |
EntryDescriptionType | |
ParentageType |
Definition at line 10 of file HashedTypes.h.
|
strong |
Enumerator | |
---|---|
Primary | |
SecondaryFile | |
SecondarySource |
Definition at line 5 of file InputType.h.
enum edm::JobMode |
Enumerator | |
---|---|
GridJobMode | |
ReleaseValidationJobMode | |
AnalysisJobMode | |
NilJobMode |
enum edm::KindOfType |
Enumerator | |
---|---|
PRODUCT_TYPE | |
ELEMENT_TYPE |
Definition at line 5 of file ProductKindOfType.h.
enum edm::ParameterTypes |
Definition at line 32 of file ParameterDescriptionNode.h.
Enumerator | |
---|---|
ProductHolderIndexValuesBit | |
ProductHolderIndexInvalid | |
ProductHolderIndexInitializing | |
ProductHolderIndexAmbiguous |
Definition at line 11 of file ProductHolderIndex.h.
enum edm::TypeMemberQuery |
Enumerator | |
---|---|
InheritedDefault | |
InheritedNo | |
InheritedAlso |
Definition at line 39 of file TypeWithDict.h.
enum edm::Verbosity |
Enumerator | |
---|---|
Silent | |
Concise | |
Normal | |
Detailed |
Definition at line 5 of file Verbosity.h.
Enumerator | |
---|---|
RequireZeroOrMore | |
RequireAtLeastOne | |
RequireExactlyOne |
Definition at line 18 of file ParameterWildcardBase.h.
void edm::addContextAndPrintException | ( | char const * | context, |
cms::Exception & | ex, | ||
bool | disablePrint | ||
) |
Definition at line 12 of file ExceptionHelpers.cc.
References cms::Exception::addContext(), edm::Service< T >::isAvailable(), printCmsException(), cms::Exception::returnCode(), and cms::Exception::setAlreadyPrinted().
Referenced by callWithTryCatchAndPrint(), edm::StreamSchedule::processOneEvent(), edm::GlobalSchedule::processOneGlobal(), edm::WorkerManager::processOneOccurrence(), and edm::StreamSchedule::processOneStream().
edm::all_output_communicators_ | ( | ) |
Referenced by endpathsAreActive_().
|
inline |
|
inline |
wrappers for std::binary_search
Definition at line 76 of file Algorithms.h.
Referenced by edm::EventContentAnalyzer::analyze(), CaloVNoiseSignalGenerator::contains(), maybeThrowMissingDictionaryException(), edm::MixingModule::MixingModule(), edm::ProductSelector::selected(), edm::EventSkipperByID::skipIt(), and DQMRootSource::skipIt().
|
inline |
std::string const & edm::BranchTypeToAuxBranchName | ( | BranchType const & | branchType | ) |
Definition at line 118 of file BranchType.cc.
References InEvent, and InRun.
Referenced by fwlite::Event::Event().
std::string const & edm::BranchTypeToAuxiliaryBranchName | ( | BranchType const & | branchType | ) |
Definition at line 114 of file BranchType.cc.
References InEvent, and InRun.
Referenced by fwlite::Event::Event(), fwlite::EntryFinder::fillIndex(), edm::PoolOutputModule::fillSelectedItemList(), fwlite::LuminosityBlock::LuminosityBlock(), TFWLiteSelectorBasic::Process(), edm::RootFile::RootFile(), edm::RootOutputFile::RootOutputFile(), fwlite::Run::Run(), and edm::RootTree::startTraining().
std::string const & edm::BranchTypeToBranchEntryInfoBranchName | ( | BranchType const & | branchType | ) |
Definition at line 126 of file BranchType.cc.
References InEvent, and InRun.
Referenced by fwlite::internal::BranchMapReaderStrategyV8::updateFile(), and ProvenanceDumper::work_().
std::string const & edm::BranchTypeToInfoTreeName | ( | BranchType const & | branchType | ) |
Definition at line 110 of file BranchType.cc.
References ZMuMuCategoriesSequences_cff::eventInfo, InEvent, InRun, and pileupCalc::lumiInfo.
std::string const & edm::BranchTypeToMajorIndexName | ( | BranchType const & | branchType | ) |
Definition at line 134 of file BranchType.cc.
References InEvent, and InRun.
std::string const & edm::BranchTypeToMetaDataTreeName | ( | BranchType const & | branchType | ) |
Definition at line 106 of file BranchType.cc.
References InEvent, and InRun.
Referenced by ProvenanceDumper::work_().
std::string const & edm::BranchTypeToMinorIndexName | ( | BranchType const & | branchType | ) |
Definition at line 138 of file BranchType.cc.
References InEvent, and InRun.
std::string const & edm::BranchTypeToProductProvenanceBranchName | ( | BranchType const & | BranchType | ) |
Definition at line 130 of file BranchType.cc.
References InEvent, and InRun.
Referenced by edm::ReducedProvenanceReader::ReducedProvenanceReader(), edm::RootOutputFile::RootOutputFile(), and ProvenanceDumper::work_().
std::string const & edm::BranchTypeToProductStatusBranchName | ( | BranchType const & | branchType | ) |
Definition at line 122 of file BranchType.cc.
References InEvent, and InRun.
std::string const & edm::BranchTypeToProductTreeName | ( | BranchType const & | branchType | ) |
Definition at line 102 of file BranchType.cc.
References patZpeak::events, InEvent, InRun, edmLumisInFiles::lumis, and gather_cfg::runs.
Referenced by ProvenanceDumper::work_().
std::string const & edm::BranchTypeToString | ( | BranchType const & | branchType | ) |
Definition at line 98 of file BranchType.cc.
References event(), InEvent, InRun, fjr2json::lumi, and DTTTrigCorrFirst::run.
Referenced by operator<<(), and edm::EDConsumerBase::throwBranchMismatch().
TReturn edm::callWithTryCatchAndPrint | ( | std::function< TReturn(void)> | iFunc, |
char const * | context = 0 , |
||
bool | disablePrint = false |
||
) |
Definition at line 51 of file ExceptionHelpers.h.
References addContextAndPrintException(), and edm::convertException::wrap().
|
static |
Definition at line 82 of file GetProductCheckerOutputModule.cc.
References edm::Principal::begin(), edm::BranchDescription::branchID(), edm::OutputHandle::desc(), edm::Principal::end(), edm::hlt::Exception, edm::Principal::getByLabel(), edm::Principal::getForOutput(), and PRODUCT_TYPE.
Referenced by SegmentsTrackAssociator::associate(), edm::StreamerInputFile::openStreamerFile(), EcalTrivialConditionRetriever::produceEcalLaserAlphas(), edm::DataMixingMuonWorker::putMuon(), edm::GetProductCheckerOutputModule::write(), edm::GetProductCheckerOutputModule::writeLuminosityBlock(), and edm::GetProductCheckerOutputModule::writeRun().
void edm::checkDictionaries | ( | std::string const & | name, |
bool | noComponents = false |
||
) |
Definition at line 187 of file DictionaryTools.cc.
References edm::TypeWithDict::byName(), createPayload::checkType, foundTypes(), missingTypes(), AlCaHLTBitMon_QueryRunRegistry::string, and edmStreamStallGrapher::t.
Referenced by edm::PoolOutputModule::beginJob(), loadCap(), loadMissingDictionaries(), and maybeThrowMissingDictionaryException().
void edm::checkForWrongProduct | ( | ProductID const & | keyID, |
ProductID const & | refID | ||
) |
Definition at line 6 of file CommonExceptions.cc.
References edm::hlt::Exception, and edm::errors::InvalidReference.
Referenced by edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >::operator[]().
|
static |
Definition at line 12 of file Factory.cc.
Referenced by ESDataCertificationTask::endJob(), ESDaqInfoTask::endJob(), ESPedestalClient::endJob(), ESSummaryClient::endJob(), ESDcsInfoTask::endJob(), ESIntegrityClient::endJob(), ESPedestalClient::endRun(), ESSummaryClient::endRun(), ESIntegrityClient::endRun(), PhysicsTools::MVATrainer::setCleanup(), and edm::Factory::~Factory().
void edm::clearLoggedErrorsSummary | ( | unsigned int | iStreamID | ) |
Definition at line 192 of file MessageSender.cc.
References errorSummaryMaps.
Referenced by edm::service::MessageLogger::postEvent().
void edm::clearMessageLog | ( | ) |
Definition at line 100 of file MessageLogger.cc.
References edm::MessageDrop::clear(), and edm::MessageDrop::instance().
bool edm::combinable | ( | BranchDescription const & | a, |
BranchDescription const & | b | ||
) |
Definition at line 290 of file BranchDescription.cc.
References edm::BranchDescription::branchID(), edm::BranchDescription::branchType(), edm::BranchDescription::friendlyClassName(), edm::BranchDescription::fullClassName(), edm::BranchDescription::moduleLabel(), edm::BranchDescription::processName(), and edm::BranchDescription::productInstanceName().
Referenced by edm::ProductRegistry::copyProduct(), and operator==().
bool edm::contains | ( | LuminosityBlockRange const & | lh, |
LuminosityBlockID const & | rh | ||
) |
Definition at line 52 of file LuminosityBlockRange.cc.
References edm::LuminosityBlockRange::endLumiID(), and edm::LuminosityBlockRange::startLumiID().
bool edm::contains | ( | LuminosityBlockRange const & | lh, |
LuminosityBlockRange const & | rh | ||
) |
Definition at line 59 of file LuminosityBlockRange.cc.
References contains(), edm::LuminosityBlockRange::endLumiID(), and edm::LuminosityBlockRange::startLumiID().
bool edm::contains | ( | EventRange const & | lh, |
EventID const & | rh | ||
) |
Definition at line 38 of file EventRange.cc.
References contains_(), edm::EventID::event(), edm::EventID::run(), and edm::EventRange::startLumi().
Referenced by Vispa.Gui.PortConnection.PointToPointConnection::belongsToRoute(), FWSiStripClusterProxyBuilder::build(), contains(), Vispa.Views.LineDecayView.DecayNode::containsPoint(), Vispa.Views.LineDecayView.DecayLine::containsPoint(), CaloTowersCreationAlgo::convert(), MultipleScatteringGeometry::detLayers(), Vispa.Gui.ConnectableWidget.ConnectableWidget::dropAreaPort(), pat::PATElectronProducer::fillElectron2(), pat::PATMuonProducer::fillMuon(), Vispa.Main.StartupScreen.StartupScreen::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mousePressEvent(), Vispa.Gui.PortWidget.PortWidget::mouseReleaseEvent(), Vispa.Gui.ConnectableWidgetOwner.ConnectableWidgetOwner::propagateEventUnderConnectionWidget(), and CaloTowersCreationAlgo::rescaleTowers().
bool edm::contains | ( | EventRange const & | lh, |
EventRange const & | rh | ||
) |
Definition at line 49 of file EventRange.cc.
References contains(), edm::EventRange::endEventID(), edm::EventRange::startEventID(), and edm::EventRange::startLumi().
bool edm::contains_ | ( | EventRange const & | lh, |
EventID const & | rh | ||
) |
Definition at line 45 of file EventRange.cc.
References edm::EventRange::endEventID(), and edm::EventRange::startEventID().
Referenced by contains().
FwdIter edm::contextual_find | ( | FwdIter | b, |
FwdIter | e, | ||
char | first, | ||
char | sep, | ||
char | last | ||
) |
Definition at line 48 of file split.h.
References b, alignCSCRings::e, and CommonUtil::nested.
Referenced by split().
FwdIter edm::contextual_find_not | ( | FwdIter | b, |
FwdIter | e, | ||
char | first, | ||
char | sep, | ||
char | last | ||
) |
void edm::conversion | ( | LuminosityBlockAux const & | from, |
LuminosityBlockAuxiliary & | to | ||
) |
Definition at line 11 of file LuminosityBlockAux.cc.
References edm::LuminosityBlockAuxiliary::beginTime_, edm::LuminosityBlockAuxiliary::endTime_, edm::LuminosityBlockAux::id_, edm::LuminosityBlockAuxiliary::id_, edm::Timestamp::invalidTimestamp(), edm::LuminosityBlockAux::processHistoryID_, edm::LuminosityBlockAuxiliary::processHistoryID_, and edm::LuminosityBlockAux::runID_.
void edm::conversion | ( | RunAux const & | from, |
RunAuxiliary & | to | ||
) |
Definition at line 11 of file RunAux.cc.
References edm::RunAuxiliary::beginTime_, edm::RunAuxiliary::endTime_, edm::RunAux::id_, edm::RunAuxiliary::id_, edm::Timestamp::invalidTimestamp(), edm::RunAux::processHistoryID_, and edm::RunAuxiliary::processHistoryID_.
void edm::conversion | ( | EventAux const & | from, |
EventAuxiliary & | to | ||
) |
Definition at line 9 of file EventAux.cc.
References edm::EventAux::id_, edm::EventAuxiliary::id_, edm::EventAuxiliary::luminosityBlock_, edm::EventAux::luminosityBlockID_, edm::EventAux::processHistoryID_, edm::EventAuxiliary::processHistoryID_, edm::EventAux::time_, and edm::EventAuxiliary::time_.
Referenced by edm::RootFile::fillLumiAuxiliary(), edm::RootFile::fillRunAuxiliary(), edm::RootFile::fillThisEventAuxiliary(), ReducedEGProducer::produce(), FWConversionProxyBuilder::requestCommon(), fwlite::Run::updateAux(), fwlite::LuminosityBlock::updateAux(), and fwlite::Event::updateAux().
Definition at line 20 of file ConvertHandle.h.
References compareJSON::const, h, edm::Wrapper< T >::product(), edm::handleimpl::throwConvertTypeError(), edm::handleimpl::throwInvalidReference(), and wrapper.
Referenced by edm::detail::NamedEventSelector::fill(), edm::Event::get(), PileUpEventPrincipal::getByLabel(), edm::EventBase::getByLabel(), edm::RunBase::getByLabel(), edm::LuminosityBlock::getByLabel(), edm::Run::getByLabel(), edm::Event::getByLabel(), edm::LuminosityBlockBase::getByLabel(), edm::LuminosityBlock::getByToken(), edm::Run::getByToken(), edm::Event::getByToken(), edm::PrincipalGetAdapter::getManyByType(), and FRDEventOutputModule< Consumer >::write().
void edm::convert_handle | ( | BasicHandle const & | orig, |
Handle< FWGenericObject > & | result | ||
) |
specialize this function forFWGenericHandle
Definition at line 20 of file FWGenericHandle.cc.
References dtNoiseDBValidation_cfg::cerr, edm::hlt::Exception, edm::BasicHandle::failedToGet(), edm::ObjectWithDict::get(), h, edm::BasicHandle::id(), edm::errors::InvalidReference, edm::WrapperHolder::isValid(), edm::errors::LogicError, edm::TypeWithDict::name(), edm::BasicHandle::provenance(), edm::Handle< FWGenericObject >::setWhyFailed(), edm::Handle< FWGenericObject >::type(), edm::BasicHandle::whyFailed(), edm::convertException::wrap(), edm::WrapperHolder::wrappedTypeInfo(), edm::WrapperHolder::wrapper(), and edm::BasicHandle::wrapperHolder().
void edm::convert_handle | ( | BasicHandle && | orig, |
Handle< GenericObject > & | result | ||
) |
specialize this function for GenericHandle
Definition at line 19 of file GenericHandle.cc.
References edm::hlt::Exception, edm::ObjectWithDict::get(), h, edm::errors::InvalidReference, edm::WrapperHolder::isValid(), edm::errors::LogicError, edm::TypeWithDict::name(), edm::Handle< GenericObject >::setWhyFailedFactory(), edm::Handle< GenericObject >::type(), edm::convertException::wrap(), edm::WrapperHolder::wrappedTypeInfo(), and edm::WrapperHolder::wrapper().
|
inline |
wrappers for copy
Definition at line 24 of file Algorithms.h.
References filterCSVwithJSON::copy, and f.
Referenced by edm::service::ThreadSafeLogMessageLoggerScribe::configure_dest(), edm::service::MessageLoggerScribe::configure_dest(), dumpEventHeader(), dumpInitHeader(), MsgTools::fillNames(), edm::ProductRegistry::initializeLookupTables(), edm::es::Label::operator()(), operator<<(), edm::ProductSelector::print(), edm::hash_detail::print_(), edm::hash_detail::toDigest_(), tokenize(), and edm::hash_detail::toString_().
void edm::copyFromTo | ( | ESProducts< T1, T2, T3 > & | iFrom, |
ToT & | iTo | ||
) |
Definition at line 200 of file ESProducts.h.
References edm::eventsetup::produce::ProductHolder< T1, T2, T3 >::assignTo().
std::string edm::createGlobalIdentifier | ( | ) |
Definition at line 6 of file GlobalIdentifier.cc.
References edm::Guid::toString().
Referenced by DQMRootOutputModule::openFile(), edm::RootOutputFile::RootOutputFile(), and edm::RootFile::validateFile().
bool edm::decode | ( | bool & | to, |
std::string const & | from | ||
) |
Definition at line 62 of file types.cc.
Referenced by BeautifulSoup.NavigableString::__unicode__(), decode(), edm::Entry::getBool(), edm::Entry::getDouble(), edm::Entry::getESInputTag(), edm::Entry::getEventID(), edm::Entry::getEventRange(), edm::Entry::getFileInPath(), edm::Entry::getInputTag(), edm::Entry::getInt32(), edm::Entry::getInt64(), edm::Entry::getLuminosityBlockID(), edm::Entry::getLuminosityBlockRange(), edm::Entry::getPSet(), edm::Entry::getString(), edm::Entry::getUInt32(), edm::Entry::getUInt64(), edm::Entry::getVDouble(), edm::Entry::getVESInputTag(), edm::Entry::getVEventID(), edm::Entry::getVEventRange(), edm::Entry::getVInputTag(), edm::Entry::getVInt32(), edm::Entry::getVInt64(), edm::Entry::getVLuminosityBlockID(), edm::Entry::getVLuminosityBlockRange(), edm::Entry::getVPSet(), edm::Entry::getVString(), edm::Entry::getVUInt32(), edm::Entry::getVUInt64(), evf::FastMonitoringService::makePathLegenda(), and edm::Entry::validate().
bool edm::decode | ( | std::vector< bool > & | to, |
std::string const & | from | ||
) |
Definition at line 82 of file types.cc.
References b, decode(), alignCSCRings::e, split(), and groupFilesInBlocks::temp.
bool edm::decode | ( | int & | to, |
std::string const & | from | ||
) |
bool edm::decode | ( | std::vector< int > & | to, |
std::string const & | from | ||
) |
Definition at line 218 of file types.cc.
References b, decode(), alignCSCRings::e, split(), and groupFilesInBlocks::temp.
bool edm::decode | ( | unsigned int & | to, |
std::string const & | from | ||
) |
bool edm::decode | ( | std::vector< unsigned int > & | to, |
std::string const & | from | ||
) |
Definition at line 383 of file types.cc.
References b, decode(), alignCSCRings::e, split(), and groupFilesInBlocks::temp.
bool edm::decode | ( | long long & | to, |
std::string const & | from | ||
) |
bool edm::decode | ( | std::vector< long long > & | to, |
std::string const & | from | ||
) |
Definition at line 267 of file types.cc.
References b, decode(), alignCSCRings::e, split(), and groupFilesInBlocks::temp.
bool edm::decode | ( | unsigned long long & | to, |
std::string const & | from | ||
) |
bool edm::decode | ( | std::vector< unsigned long long > & | to, |
std::string const & | from | ||
) |
Definition at line 430 of file types.cc.
References b, decode(), alignCSCRings::e, split(), and groupFilesInBlocks::temp.
bool edm::decode | ( | double & | to, |
std::string const & | from | ||
) |
bool edm::decode | ( | std::vector< double > & | to, |
std::string const & | from | ||
) |
Definition at line 523 of file types.cc.
References b, decode(), alignCSCRings::e, split(), and groupFilesInBlocks::temp.
bool edm::decode | ( | std::string & | to, |
std::string const & | from | ||
) |
Definition at line 569 of file types.cc.
References b, trackerHits::c, alignCSCRings::e, and from_hex().
bool edm::decode | ( | std::vector< std::string > & | to, |
std::string const & | from | ||
) |
Definition at line 1092 of file types.cc.
References b, decode(), alignCSCRings::e, split(), AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
bool edm::decode | ( | edm::FileInPath & | to, |
std::string const & | from | ||
) |
Definition at line 614 of file types.cc.
References edm::FileInPath::readFromParameterSetBlob(), and groupFilesInBlocks::temp.
bool edm::decode | ( | edm::InputTag & | to, |
std::string const & | from | ||
) |
Definition at line 640 of file types.cc.
bool edm::decode | ( | std::vector< edm::InputTag > & | to, |
std::string const & | from | ||
) |
Definition at line 659 of file types.cc.
References decode().
bool edm::decode | ( | edm::ESInputTag & | to, |
std::string const & | from | ||
) |
Definition at line 690 of file types.cc.
bool edm::decode | ( | std::vector< edm::ESInputTag > & | to, |
std::string const & | from | ||
) |
Definition at line 709 of file types.cc.
References decode().
bool edm::decode | ( | edm::EventID & | to, |
std::string const & | from | ||
) |
Definition at line 739 of file types.cc.
References event(), fjr2json::lumi, DTTTrigCorrFirst::run, and tokenize().
bool edm::decode | ( | std::vector< edm::EventID > & | to, |
std::string const & | from | ||
) |
Definition at line 770 of file types.cc.
References decode().
bool edm::decode | ( | edm::LuminosityBlockID & | to, |
std::string const & | from | ||
) |
Definition at line 803 of file types.cc.
References fjr2json::lumi, DTTTrigCorrFirst::run, and tokenize().
bool edm::decode | ( | std::vector< edm::LuminosityBlockID > & | to, |
std::string const & | from | ||
) |
Definition at line 828 of file types.cc.
References decode().
bool edm::decode | ( | edm::LuminosityBlockRange & | to, |
std::string const & | from | ||
) |
Definition at line 862 of file types.cc.
References begin, decode(), end, edm::LuminosityBlockID::luminosityBlock(), edm::LuminosityBlockID::run(), and tokenize().
bool edm::decode | ( | std::vector< edm::LuminosityBlockRange > & | to, |
std::string const & | from | ||
) |
bool edm::decode | ( | edm::EventRange & | to, |
std::string const & | from | ||
) |
Definition at line 919 of file types.cc.
References begin, decode(), end, edm::EventID::event(), edm::EventID::luminosityBlock(), edm::EventID::run(), and tokenize().
bool edm::decode | ( | std::vector< edm::EventRange > & | to, |
std::string const & | from | ||
) |
Definition at line 953 of file types.cc.
References decode().
bool edm::decode | ( | ParameterSet & | to, |
std::string const & | from | ||
) |
Definition at line 1146 of file types.cc.
bool edm::decode | ( | std::vector< ParameterSet > & | to, |
std::string const & | from | ||
) |
Definition at line 1165 of file types.cc.
References b, decode(), alignCSCRings::e, split(), and groupFilesInBlocks::temp.
|
inline |
Definition at line 33 of file Messages.h.
References a, b, and trackerHits::c.
Referenced by edm::MsgCode::getCode(), edm::EventMsg::getDataSize(), edm::InitMsg::getDataSize(), edm::EventMsg::getEventNumber(), edm::EventMsg::getRunNumber(), edm::EventMsg::getTotalSegs(), and edm::EventMsg::getWhichSeg().
edm::DEFINE_FWK_MODULE | ( | HiMixingModule | ) |
std::string const & edm::dictionaryPlugInPrefix | ( | ) |
Definition at line 22 of file DictionaryTools.cc.
References prof2calltree::prefix, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by edm::ProductRegistryHelper::addToRegistry(), edm::service::InitRootHandlers::InitRootHandlers(), and loadCap().
void edm::disableAllSigs | ( | sigset_t * | oldset | ) |
Definition at line 36 of file UnixSignalHandlers.cc.
References MUST_BE_ZERO.
Referenced by installCustomHandler(), and MulticoreRunLumiEventChecker::postForkReacquireResources().
bool edm::DisableLoggedErrorsSummary | ( | ) |
Definition at line 165 of file MessageSender.cc.
References errorSummaryIsBeingKept, and run_regression::ret.
Referenced by edm::LogErrorHarvester::endJob(), and HLTLogMonitorFilter::endJob().
void edm::disableRTSigs | ( | ) |
Definition at line 46 of file UnixSignalHandlers.cc.
References MUST_BE_ZERO, NULL, and pileupDistInMC::num.
Referenced by installCustomHandler().
void edm::disableSignal | ( | sigset_t * | newset, |
int | signum | ||
) |
bool edm::distinct | ( | LuminosityBlockRange const & | lh, |
LuminosityBlockRange const & | rh | ||
) |
bool edm::distinct | ( | EventRange const & | lh, |
EventRange const & | rh | ||
) |
Definition at line 72 of file EventRange.cc.
References lessThan(), and edm::EventRange::startLumi().
Referenced by overlaps(), and cond::persistency::Query< Types...>::Query().
void edm::doBuildRealData | ( | const std::string & | name | ) |
Definition at line 31 of file ClassFiller.cc.
References edm::errors::Configuration, edm::hlt::Exception, and FDEBUG.
Referenced by edm::StreamerInputSource::buildClassCache().
void edm::edmodule_mightGet_config | ( | ConfigurationDescriptions & | iDesc | ) |
Definition at line 37 of file edmodule_mightGet_config.cc.
References edm::ParameterSetDescription::addOptionalUntracked(), edm::ConfigurationDescriptions::defaultDescription(), edm::ParameterSetDescription::isLabelUnused(), kComment, kMightGet(), and findQualityFiles::v.
Referenced by edm::EDAnalyzer::prevalidate(), edm::EDProducer::prevalidate(), edm::EDFilter::prevalidate(), edm::stream::EDAnalyzerBase::prevalidate(), edm::stream::EDFilterBase::prevalidate(), edm::stream::EDProducerBase::prevalidate(), edm::global::EDAnalyzerBase::prevalidate(), edm::one::EDProducerBase::prevalidate(), edm::global::EDFilterBase::prevalidate(), edm::one::EDAnalyzerBase::prevalidate(), edm::one::EDFilterBase::prevalidate(), and edm::global::EDProducerBase::prevalidate().
ELseverityLevel const edm::ELdebugGen | ( | ) |
Definition at line 260 of file ELseverityLevel.cc.
References alignCSCRings::e, and edm::ELseverityLevel::ELsev_success.
ELseverityLevel const edm::ELerrorGen | ( | ) |
Definition at line 278 of file ELseverityLevel.cc.
References alignCSCRings::e, and edm::ELseverityLevel::ELsev_error.
ELseverityLevel const edm::ELhighestSeverityGen | ( | ) |
Definition at line 296 of file ELseverityLevel.cc.
References alignCSCRings::e, and edm::ELseverityLevel::ELsev_highestSeverity.
ELseverityLevel const edm::ELinfoGen | ( | ) |
Definition at line 266 of file ELseverityLevel.cc.
References alignCSCRings::e, and edm::ELseverityLevel::ELsev_info.
ELseverityLevel const edm::ELsevereGen | ( | ) |
Definition at line 290 of file ELseverityLevel.cc.
References alignCSCRings::e, and edm::ELseverityLevel::ELsev_severe.
ELseverityLevel const edm::ELunspecifiedGen | ( | ) |
Definition at line 284 of file ELseverityLevel.cc.
References alignCSCRings::e, and edm::ELseverityLevel::ELsev_unspecified.
ELseverityLevel const edm::ELwarningGen | ( | ) |
Definition at line 272 of file ELseverityLevel.cc.
References alignCSCRings::e, and edm::ELseverityLevel::ELsev_warning.
ELseverityLevel const edm::ELzeroSeverityGen | ( | ) |
Definition at line 254 of file ELseverityLevel.cc.
References alignCSCRings::e, and edm::ELseverityLevel::ELsev_zeroSeverity.
bool edm::EnableLoggedErrorsSummary | ( | ) |
Definition at line 160 of file MessageSender.cc.
References errorSummaryIsBeingKept, and run_regression::ret.
Referenced by edm::LogErrorHarvester::beginJob(), and HLTLogMonitorFilter::beginJob().
void edm::enableSignal | ( | sigset_t * | newset, |
int | signum | ||
) |
bool edm::encode | ( | std::string & | to, |
bool | from | ||
) |
bool edm::encode | ( | std::string & | to, |
std::vector< bool > const & | from | ||
) |
Definition at line 104 of file types.cc.
References b, alignCSCRings::e, encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
std::vector< int > const & | from | ||
) |
Definition at line 241 of file types.cc.
References b, alignCSCRings::e, encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
unsigned int | from | ||
) |
bool edm::encode | ( | std::string & | to, |
std::vector< unsigned int > const & | from | ||
) |
Definition at line 405 of file types.cc.
References b, alignCSCRings::e, encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
std::vector< long long > const & | from | ||
) |
Definition at line 290 of file types.cc.
References b, alignCSCRings::e, encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
unsigned long long | from | ||
) |
bool edm::encode | ( | std::string & | to, |
std::vector< unsigned long long > const & | from | ||
) |
Definition at line 452 of file types.cc.
References b, alignCSCRings::e, encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
double | from | ||
) |
bool edm::encode | ( | std::string & | to, |
std::vector< double > const & | from | ||
) |
Definition at line 544 of file types.cc.
References b, alignCSCRings::e, encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
std::string const & | from | ||
) |
Definition at line 982 of file types.cc.
References append_hex_rep(), b, alignCSCRings::e, from_hex(), and NONE.
bool edm::encode | ( | std::string & | to, |
std::vector< std::string > const & | from | ||
) |
Definition at line 1117 of file types.cc.
References b, alignCSCRings::e, encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
edm::FileInPath const & | from | ||
) |
bool edm::encode | ( | std::string & | to, |
edm::InputTag const & | from | ||
) |
Definition at line 648 of file types.cc.
References edm::InputTag::encode().
bool edm::encode | ( | std::string & | to, |
std::vector< edm::InputTag > const & | from | ||
) |
bool edm::encode | ( | std::string & | to, |
edm::ESInputTag const & | from | ||
) |
Definition at line 698 of file types.cc.
References edm::ESInputTag::encode().
bool edm::encode | ( | std::string & | to, |
std::vector< edm::ESInputTag > const & | from | ||
) |
bool edm::encode | ( | std::string & | to, |
edm::EventID const & | from | ||
) |
Definition at line 753 of file types.cc.
References edm::EventID::event(), edm::EventID::luminosityBlock(), and edm::EventID::run().
bool edm::encode | ( | std::string & | to, |
std::vector< edm::EventID > const & | from | ||
) |
Definition at line 786 of file types.cc.
References encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
edm::LuminosityBlockID const & | from | ||
) |
Definition at line 815 of file types.cc.
References edm::LuminosityBlockID::luminosityBlock(), and edm::LuminosityBlockID::run().
bool edm::encode | ( | std::string & | to, |
std::vector< edm::LuminosityBlockID > const & | from | ||
) |
Definition at line 844 of file types.cc.
References encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
edm::LuminosityBlockRange const & | from | ||
) |
Definition at line 875 of file types.cc.
References edm::LuminosityBlockRange::endLumi(), edm::LuminosityBlockRange::endRun(), edm::LuminosityBlockRange::startLumi(), and edm::LuminosityBlockRange::startRun().
bool edm::encode | ( | std::string & | to, |
std::vector< edm::LuminosityBlockRange > const & | from | ||
) |
Definition at line 902 of file types.cc.
References encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
edm::EventRange const & | from | ||
) |
Definition at line 933 of file types.cc.
References edm::EventRange::endEvent(), edm::EventRange::endLumi(), edm::EventRange::endRun(), edm::EventRange::startEvent(), edm::EventRange::startLumi(), and edm::EventRange::startRun().
bool edm::encode | ( | std::string & | to, |
std::vector< edm::EventRange > const & | from | ||
) |
Definition at line 967 of file types.cc.
References encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool edm::encode | ( | std::string & | to, |
ParameterSet const & | from | ||
) |
Definition at line 1154 of file types.cc.
References edm::ParameterSet::toString().
bool edm::encode | ( | std::string & | to, |
std::vector< ParameterSet > const & | from | ||
) |
Definition at line 1187 of file types.cc.
References b, alignCSCRings::e, encode(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 41 of file Messages.h.
Referenced by edm::MsgCode::setCode(), edm::EventMsg::setDataSize(), edm::InitMsg::setDataSize(), edm::EventMsg::setEventNumber(), edm::EventMsg::setRunNumber(), edm::EventMsg::setTotalSegs(), and edm::EventMsg::setWhichSeg().
edm::endpathsAreActive_ | ( | true | ) |
Definition at line 374 of file Schedule.cc.
References actions, all_output_communicators_(), areg, trackerHits::c, filterCSVwithJSON::copy, edm::maker::ModuleHolder::createOutputModuleCommunicator(), i, loadMissingDictionaries(), moduleRegistry_(), n, prealloc, preg, processConfiguration, edm::pset::setProcessParameterSetID(), findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
void edm::ep_sigusr2 | ( | int | , |
siginfo_t * | , | ||
void * | |||
) |
Definition at line 25 of file UnixSignalHandlers.cc.
References FDEBUG, and shutdown_flag.
Referenced by edm::service::UnixSignalService::UnixSignalService().
bool edm::eq | ( | const ELstring & | s1, |
const ELstring | s2 | ||
) |
Definition at line 42 of file ELstring.cc.
References indexGen::s2.
bool edm::eq_nocase | ( | const ELstring & | s1, |
const char | s2[] | ||
) |
Definition at line 24 of file ELstring.cc.
References p1, p2, and indexGen::s2.
Referenced by edm::ErrorObj::emitToken().
|
inline |
void edm::fillDescriptionFromPSet | ( | ParameterSet const & | pset, |
ParameterSetDescription & | desc | ||
) |
Definition at line 88 of file FillDescriptionFromPSet.cc.
References edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addNode(), edm::ParameterSetDescription::addUntracked(), python.tagInventory::entries, edm::ParameterSet::getParameterSet(), edm::ParameterSet::getParameterSetVector(), edm::ParameterSet::getUntrackedParameterSet(), edm::ParameterSet::getUntrackedParameterSetVector(), getDQMSummary::iter, python.Node::node, edm::ParameterSet::psetTable(), edm::ParameterSet::tbl(), and edm::ParameterSet::vpsetTable().
Referenced by edm::ParameterDescription< std::vector< ParameterSet > >::printNestedContent_(), and edm::ParameterDescription< std::vector< ParameterSet > >::writeOneElementToCfi().
boost::shared_ptr<EDLooperBase> edm::fillLooper | ( | eventsetup::EventSetupsController & | esController, |
eventsetup::EventSetupProvider & | cp, | ||
ParameterSet & | params | ||
) |
Definition at line 165 of file EventProcessor.cc.
References edm::eventsetup::ComponentFactory< T >::get(), edm::ParameterSet::getParameter(), edm::ParameterSet::getPSetForUpdate(), and edm::ParameterSet::registerIt().
Referenced by edm::EventProcessor::init().
|
static |
Definition at line 590 of file StreamSchedule.cc.
References edm::Worker::description(), edm::Path::getWorker(), edm::ModuleInPathSummary::moduleLabel, edm::ModuleDescription::moduleLabel(), edm::ModuleInPathSummary::timesExcept, edm::Path::timesExcept(), edm::ModuleInPathSummary::timesFailed, edm::Path::timesFailed(), edm::ModuleInPathSummary::timesPassed, edm::Path::timesPassed(), edm::ModuleInPathSummary::timesVisited, and edm::Path::timesVisited().
Referenced by fillPathSummary().
|
static |
Definition at line 651 of file StreamSchedule.cc.
References edm::ModuleInPathTimingSummary::cpuTime, edm::Worker::description(), edm::Path::getWorker(), edm::ModuleInPathTimingSummary::moduleLabel, edm::ModuleDescription::moduleLabel(), edm::ModuleInPathTimingSummary::realTime, edm::Path::timeCpuReal(), create_public_lumi_plots::times, edm::Path::timesFailed(), edm::ModuleInPathTimingSummary::timesVisited, and edm::Path::timesVisited().
Referenced by fillPathTimingSummary().
|
static |
Definition at line 601 of file StreamSchedule.cc.
References edm::PathSummary::bitPosition, edm::Path::bitPosition(), fillModuleInPathSummary(), i, edm::PathSummary::moduleInPathSummaries, edm::PathSummary::name, edm::Path::name(), edm::Path::size(), groupFilesInBlocks::temp, edm::PathSummary::timesExcept, edm::Path::timesExcept(), edm::PathSummary::timesFailed, edm::Path::timesFailed(), edm::PathSummary::timesPassed, edm::Path::timesPassed(), edm::PathSummary::timesRun, and edm::Path::timesRun().
Referenced by edm::StreamSchedule::getTriggerReport().
|
static |
Definition at line 662 of file StreamSchedule.cc.
References edm::PathTimingSummary::bitPosition, edm::Path::bitPosition(), edm::PathTimingSummary::cpuTime, fillModuleInPathTimingSummary(), i, edm::PathTimingSummary::moduleInPathSummaries, edm::PathTimingSummary::name, edm::Path::name(), edm::PathTimingSummary::realTime, edm::Path::size(), groupFilesInBlocks::temp, edm::Path::timeCpuReal(), create_public_lumi_plots::times, edm::PathTimingSummary::timesRun, and edm::Path::timesRun().
Referenced by edm::StreamSchedule::getTriggerTimingReport().
void edm::fillPtrVector | ( | std::vector< T, A > const & | obj, |
std::type_info const & | iToType, | ||
std::vector< unsigned long > const & | iIndicies, | ||
std::vector< void const * > & | oPtr | ||
) |
Definition at line 88 of file fillPtrVector.h.
References edm::detail::reallyfillPtrVector().
Referenced by edm::helpers::PtrSetter< T >::fill().
void edm::fillPtrVector | ( | std::list< T, A > const & | obj, |
std::type_info const & | iToType, | ||
std::vector< unsigned long > const & | iIndicies, | ||
std::vector< void const * > & | oPtr | ||
) |
Definition at line 97 of file fillPtrVector.h.
References edm::detail::reallyfillPtrVector().
void edm::fillPtrVector | ( | std::deque< T, A > const & | obj, |
std::type_info const & | iToType, | ||
std::vector< unsigned long > const & | iIndicies, | ||
std::vector< void const * > & | oPtr | ||
) |
Definition at line 106 of file fillPtrVector.h.
References edm::detail::reallyfillPtrVector().
void edm::fillPtrVector | ( | std::set< T, A, Comp > const & | obj, |
std::type_info const & | iToType, | ||
std::vector< unsigned long > const & | iIndicies, | ||
std::vector< void const * > & | oPtr | ||
) |
Definition at line 115 of file fillPtrVector.h.
References edm::detail::reallyfillPtrVector().
|
inline |
Definition at line 473 of file SortedCollection.h.
|
inline |
Definition at line 489 of file OwnArray.h.
References edm::OwnArray< T, MAX_SIZE, P >::fillPtrVector().
|
inline |
void edm::fillView | ( | std::vector< T, A > const & | obj, |
ProductID const & | id, | ||
std::vector< void const * > & | ptrs, | ||
helper_vector & | helpers | ||
) |
Definition at line 79 of file FillView.h.
References edm::detail::reallyFillView().
void edm::fillView | ( | std::list< T, A > const & | obj, |
ProductID const & | id, | ||
std::vector< void const * > & | ptrs, | ||
helper_vector & | helpers | ||
) |
Definition at line 89 of file FillView.h.
References edm::detail::reallyFillView().
void edm::fillView | ( | std::deque< T, A > const & | obj, |
ProductID const & | id, | ||
std::vector< void const * > & | ptrs, | ||
helper_vector & | helpers | ||
) |
Definition at line 99 of file FillView.h.
References edm::detail::reallyFillView().
void edm::fillView | ( | std::set< T, A, Comp > const & | obj, |
ProductID const & | id, | ||
std::vector< void const * > & | ptrs, | ||
helper_vector & | helpers | ||
) |
Definition at line 109 of file FillView.h.
References edm::detail::reallyFillView().
|
inline |
Definition at line 193 of file PtrVector.h.
References edm::PtrVector< T >::fillView().
|
inline |
Definition at line 205 of file RefVector.h.
|
inline |
Definition at line 249 of file RefToBaseVector.h.
References edm::RefToBaseVector< T >::fillView().
|
inline |
Definition at line 275 of file AssociationVector.h.
References edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >::fillView().
Referenced by edm::helpers::ViewFiller< T >::fill(), edm::helpers::ViewFiller< RefToBaseVector< T > >::fill(), and edm::helpers::ViewFiller< PtrVector< T > >::fill().
|
inline |
Definition at line 422 of file DetSetVector.h.
|
inline |
|
inline |
|
inline |
Definition at line 452 of file SortedCollection.h.
|
static |
Definition at line 635 of file StreamSchedule.cc.
References fillWorkerSummaryAux().
Referenced by edm::StreamSchedule::getTriggerReport().
|
static |
Definition at line 625 of file StreamSchedule.cc.
References edm::Worker::description(), edm::ModuleDescription::moduleLabel(), edm::WorkerSummary::moduleLabel, edm::WorkerSummary::timesExcept, edm::Worker::timesExcept(), edm::WorkerSummary::timesFailed, edm::Worker::timesFailed(), edm::WorkerSummary::timesPassed, edm::Worker::timesPassed(), edm::WorkerSummary::timesRun, edm::Worker::timesRun(), edm::WorkerSummary::timesVisited, and edm::Worker::timesVisited().
Referenced by fillWorkerSummary().
|
static |
Definition at line 696 of file StreamSchedule.cc.
References fillWorkerTimingSummaryAux().
Referenced by edm::StreamSchedule::getTriggerTimingReport().
|
static |
Definition at line 686 of file StreamSchedule.cc.
References edm::WorkerTimingSummary::cpuTime, edm::Worker::description(), edm::ModuleDescription::moduleLabel(), edm::WorkerTimingSummary::moduleLabel, edm::WorkerTimingSummary::realTime, edm::Worker::timeCpuReal(), create_public_lumi_plots::times, edm::WorkerTimingSummary::timesRun, edm::Worker::timesRun(), edm::WorkerTimingSummary::timesVisited, and edm::Worker::timesVisited().
Referenced by fillWorkerTimingSummary().
|
inline |
wrappers for std::find
Definition at line 54 of file Algorithms.h.
References AlCaHLTBitMon_ParallelJobs::p.
|
inline |
|
inline |
wrappers for std::find
Definition at line 32 of file Algorithms.h.
References spr::find().
Referenced by edm::RootFile::fillIndexIntoFile(), edm::ParameterSet::fromString(), edm::EventPrincipal::unscheduledFill(), and edm::BranchIDListHelper::updateFromInput().
|
inline |
Definition at line 39 of file Algorithms.h.
References spr::find().
bool edm::find_nested_type_named | ( | std::string const & | nested_type, |
TypeWithDict const & | type_to_search, | ||
TypeWithDict & | found_type | ||
) |
Definition at line 31 of file DictionaryTools.cc.
References edm::TypeWithDict::nestedType().
Referenced by is_PtrVector(), is_RefToBaseVector(), is_RefVector(), value_type_of(), and wrapper_type_of().
|
inline |
|
inline |
|
inline |
Definition at line 28 of file Map.h.
Referenced by edm::JobReport::dumpFiles(), and edm::JobReport::JobReportImpl::writeOutputFile().
|
inline |
|
inline |
Definition at line 47 of file Map.h.
|
inline |
Definition at line 246 of file ParameterSet.cc.
Referenced by edm::TrieNode< T >::_sequentialSearch(), HLTSeedL1LogicScalers::beginRun(), DynamicTruncation::compatibleDets(), edm::service::ELoutput::emitToken(), PF_PU_FirstVertexTracks::produce(), PFCand_NoPU_WithAM::produce(), stripTemplate(), edm::TrieNode< T >::subNodeByLabel(), and L1TOccupancyClientHistogramService::updateHistogramEndLS().
void edm::FlushMessageLog | ( | ) |
Definition at line 94 of file MessageLogger.cc.
References edm::MessageDrop::instance(), edm::MessageLoggerQ::MLqFLS(), and MLSCRIBE_RUNNING_INDICATOR.
Referenced by lhef::logFileAction(), edm::InputFile::logFileAction(), edm::StreamerInputFile::logFileAction(), dqmservices::DQMFileIterator::logFileAction(), DQMRootSource::logFileAction(), and RFIOFile::retryRead().
|
inline |
wrapper for std::for_each
Function templates that provide wrappers for standard algorithms, avoiding some duplication and assuring that incommensurate iterators are not used.
Definition at line 16 of file Algorithms.h.
References f.
Referenced by edm::WorkerManager::beginJob(), edm::ParameterSwitch< T >::checkAndGetLabelsAndTypes_(), edm::detail::TriggerResultsBasedEventSelector::clear(), edm::Path::clearCounters(), edm::StreamSchedule::clearCounters(), edm::Schedule::closeOutputFiles(), edm::StreamSchedule::fillEndPath(), edm::StreamSchedule::fillTrigPath(), edm::RootOutputTree::fillTTree(), loadCap(), main(), edm::Schedule::openNewOutputFilesIfNeeded(), edm::Schedule::openOutputFiles(), edm::Schedule::postForkReacquireResources(), edm::Schedule::preForkReleaseResources(), edm::EDLooperBase::prepareForNextLoop(), edm::ConfigurationDescriptions::print(), edm::ParameterSetDescription::print(), edm::ParameterSwitch< T >::printNestedContent_(), edm::eventsetup::EventSetupProvider::proxyProviderDescriptions(), edm::WorkerManager::resetAll(), edm::eventsetup::EventSetupRecordProvider::resetProxies(), edm::eventsetup::EventSetupProvider::resetRecordPlusDependentRecords(), edm::eventsetup::EventSetupRecordProvider::resetRecordToProxyPointers(), edm::eventsetup::EventSetupRecordProvider::resetTransients(), edm::Schedule::respondToCloseInputFile(), edm::Schedule::respondToOpenInputFile(), edm::eventsetup::EventSetupRecordProvider::setDependentProviders(), edm::eventsetup::EventSetupRecordProvider::usePreferred(), edm::ConfigurationDescriptions::validate(), edm::ParameterSetDescription::validate(), edm::AllowedLabelsDescriptionBase::validate_(), edm::ParameterWildcard< ParameterSetDescription >::validate_(), edm::ParameterWildcard< std::vector< ParameterSet > >::validate_(), edm::ParameterSetDescription::writeCfi(), edm::ParameterDescription< std::vector< ParameterSet > >::writeCfi_(), edm::ConfigurationDescriptions::writeCfis(), edm::Schedule::writeLumi(), edm::Schedule::writeRun(), edm::writeParameterValue::writeVector(), edm::Event::~Event(), edm::Factory::~Factory(), edm::LuminosityBlock::~LuminosityBlock(), and edm::Run::~Run().
S& edm::formatFile | ( | T const & | f, |
S & | os | ||
) |
StringSet & edm::foundTypes | ( | ) |
Definition at line 181 of file DictionaryTools.cc.
References foundTypes_.
Referenced by checkDictionaries().
bool edm::FreshErrorsExist | ( | unsigned int | iStreamID | ) |
Definition at line 170 of file MessageSender.cc.
References errorSummaryMaps.
Referenced by HLTLogMonitorFilter::filter(), and edm::LogErrorHarvester::produce().
std::vector< std::string > const & edm::getAllTriggerNames | ( | ) |
Definition at line 23 of file getAllTriggerNames.cc.
References edm::service::TriggerNamesService::getTrigPaths().
Referenced by edm::OutputModule::OutputModule(), edm::one::OutputModuleBase::OutputModuleBase(), edm::StreamerOutputModuleBase::serializeRegistry(), and edm::SubProcess::SubProcess().
void edm::getCodeTable | ( | Exception::CodeMap *& | setme | ) |
Definition at line 48 of file EDMException.cc.
References edm::errors::FilledMap::trans_.
Referenced by edm::Exception::codeToString().
|
inline |
Definition at line 9 of file GetEnvironmentVariable.h.
References AlCaHLTBitMon_ParallelJobs::p, and AlCaHLTBitMon_QueryRunRegistry::string.
EventBuffer * edm::getEventBuffer | ( | int | event_size_max, |
int | queue_depth_max | ||
) |
int edm::getFileFormatVersion | ( | ) |
Definition at line 4 of file GetFileFormatVersion.cc.
Referenced by edm::RootOutputFile::writeFileFormatVersion().
MallocOptionSetter & edm::getGlobalOptionSetter | ( | ) |
Definition at line 219 of file MallocOpts.cc.
References global_malloc_options.
Referenced by edm::service::SimpleMemoryCheck::SimpleMemoryCheck().
ParameterSet const & edm::getParameterSet | ( | ParameterSetID const & | id | ) |
Definition at line 953 of file ParameterSet.cc.
References edm::errors::Configuration, edm::hlt::Exception, edm::pset::Registry::instance(), and query::result.
Referenced by edm::ParameterSetEntry::fillPSet(), edm::VParameterSetEntry::fillVPSet(), findBinOfMaximum(), edm::ParameterSet::getParameter(), edm::OutputModule::setEventSelectionInfo(), and edm::one::OutputModuleBase::setEventSelectionInfo().
|
inline |
Definition at line 8 of file GetPassID.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by edm::DaqProvenanceHelper::daqInit(), edm::ScheduleItems::initMisc(), and edm::LHEProvenanceHelper::lheInit().
ParameterSet const & edm::getProcessParameterSet | ( | ) |
Definition at line 82 of file Registry.cc.
References edm::errors::EventCorruption, edm::hlt::Exception, edm::pset::Registry::getMapped(), edm::pset::Registry::instance(), edm::errors::LogicError, query::result, and edm::pset::s_ProcessParameterSetID.
Referenced by DQMDcsInfoClient::beginRun(), HLTPrescaleRecorder::beginRun(), DQMDcsInfo::bookHistograms(), DQMEventInfo::bookHistograms(), CentralityProvider::CentralityProvider(), ProbeTreeProducer::endJob(), HLTAnalyzer::endJob(), TagProbeFitTreeProducer::endJob(), getCentralityBinsFromDB(), and edm::service::PrescaleService::postBeginJob().
|
inline |
Definition at line 33 of file RefCoreGet.h.
References compareJSON::const, edm::RefCore::isTransient(), edm::RefCore::nullPointerForTransientException(), AlCaHLTBitMon_ParallelJobs::p, and edm::RefCore::productPtr().
Referenced by edm::EventPrincipal::readFromSource_(), edm::RunPrincipal::resolveProductImmediate(), and edm::LuminosityBlockPrincipal::resolveProductImmediate().
|
inline |
Definition at line 278 of file Principal.h.
References edm::WrapperInterfaceBase::dynamicTypeInfo(), edm::Principal::findProductByTag(), edm::ProductData::getInterface(), PROD, query::result, edm::handleimpl::throwConvertTypeError(), and edm::ProductData::wrapper_.
|
inline |
Definition at line 40 of file RefItemGet.h.
References edm::refitem::GetPtrImpl< C, T, F, KEY >::getPtr_(), and AlCaHLTBitMon_ParallelJobs::p.
|
inline |
Definition at line 34 of file RefItemGet.h.
References edm::refitem::GetPtrImpl< C, T, F, KEY >::getPtr_().
helper::MatcherGetRef<C>::ref_type edm::getRef | ( | const Handle< C > & | c, |
size_t | k | ||
) |
Definition at line 28 of file getRef.h.
References edm::helper::MatcherGetRef< C >::getRef().
Referenced by edm::reftobase::Holder< T, REF >::isEqualTo(), edm::reftobase::RefHolder< REF >::isEqualTo(), reco::modules::MatcherBase< C1, C2, M >::produce(), and AssociatedVariableCollectionSelector< InputCollection, VarCollection, Selector, OutputCollection, StoreContainer, RefAdder >::select().
std::string edm::getReleaseVersion | ( | ) |
Definition at line 7 of file GetReleaseVersion.cc.
References AlCaHLTBitMon_QueryRunRegistry::string, and STRINGIFY.
Referenced by HcalLaserEventFilter::beginJob(), DQMEventInfo::bookHistograms(), BTagValidator::BTagValidator(), edm::DaqProvenanceHelper::daqInit(), edm::ScheduleItems::initMisc(), edm::LHEProvenanceHelper::lheInit(), DQMProvInfo::makeProvInfo(), PrimaryVertexAnalyzer::PrimaryVertexAnalyzer(), PrimaryVertexAnalyzer4PU::PrimaryVertexAnalyzer4PU(), edm::StreamerOutputModuleBase::serializeRegistry(), HLXMonitor::SetupEventInfo(), TauTagValidation::TauTagValidation(), and TrackParameterAnalyzer::TrackParameterAnalyzer().
TClass * edm::getTClass | ( | const std::type_info & | ti | ) |
Definition at line 78 of file ClassFiller.cc.
References edm::TypeID::className().
Referenced by edm::StreamerInputSource::deserializeRegistry(), dumpInitVerbose(), and edm::StreamSerializer::serializeRegistry().
UnscheduledHandler * edm::getUnscheduledHandler | ( | EventPrincipal const & | ep | ) |
Definition at line 97 of file WorkerT.cc.
References edm::EventPrincipal::unscheduledHandler().
std::string edm::getUuid | ( | TTree * | uuidTree | ) |
Definition at line 98 of file CollUtil.cc.
References edm::FileID::fid(), NewTree::fid, and edm::poolNames::fileIdentifierBranchName().
std::string edm::glob2reg | ( | std::string const & | pattern | ) |
Definition at line 22 of file RegexMatch.cc.
References listBenchmarks::pattern, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by triggerExpression::L1Reader::init(), triggerExpression::L1TechReader::init(), HLTConfigProvider::matched(), and regexMatch().
void edm::GroupLogStatistics | ( | std::string const & | category | ) |
Definition at line 112 of file MessageLogger.cc.
References edm::MessageLoggerQ::MLqGRP(), and AlCaHLTBitMon_QueryRunRegistry::string.
void edm::HaltMessageLogging | ( | ) |
|
inline |
Definition at line 85 of file HRRealTime.h.
void edm::installCustomHandler | ( | int | signum, |
CFUNC | func | ||
) |
Definition at line 93 of file UnixSignalHandlers.cc.
References disableAllSigs(), disableRTSigs(), installSig(), and reenableSigs().
Referenced by edm::EventProcessor::forkProcess(), edm::service::InitRootHandlers::InitRootHandlers(), and edm::service::UnixSignalService::UnixSignalService().
void edm::installSig | ( | int | signum, |
CFUNC | func | ||
) |
Definition at line 106 of file UnixSignalHandlers.cc.
References MUST_BE_ZERO, and NULL.
Referenced by installCustomHandler().
bool edm::is_glob | ( | std::string const & | pattern | ) |
Definition at line 18 of file RegexMatch.cc.
Referenced by triggerExpression::HLTReader::init(), triggerExpression::L1Reader::init(), HLTHighLevel::init(), and edm::EventSelector::init().
bool edm::is_PtrVector | ( | TypeWithDict const & | possible_ref_vector, |
TypeWithDict & | value_type | ||
) |
Definition at line 56 of file DictionaryTools.cc.
References find_nested_type_named(), AlCaHLTBitMon_QueryRunRegistry::string, and edm::TypeWithDict::templateName().
Referenced by edm::ProductHolderIndexHelper::insert().
bool edm::is_RefToBaseVector | ( | TypeWithDict const & | possible_ref_vector, |
TypeWithDict & | value_type | ||
) |
Definition at line 72 of file DictionaryTools.cc.
References find_nested_type_named(), AlCaHLTBitMon_QueryRunRegistry::string, and edm::TypeWithDict::templateName().
Referenced by edm::ProductHolderIndexHelper::insert().
bool edm::is_RefVector | ( | TypeWithDict const & | possible_ref_vector, |
TypeWithDict & | value_type | ||
) |
Definition at line 44 of file DictionaryTools.cc.
References find_nested_type_named(), AlCaHLTBitMon_QueryRunRegistry::string, and edm::TypeWithDict::templateName().
Referenced by edm::ProductHolderIndexHelper::insert().
bool edm::isAncestor | ( | ProcessHistory const & | a, |
ProcessHistory const & | b | ||
) |
Definition at line 61 of file ProcessHistory.cc.
References edm::ProcessHistory::data(), and edm::ProcessHistory::size().
Referenced by isDescendant().
bool edm::isDebugEnabled | ( | ) |
Definition at line 71 of file MessageLogger.cc.
References edm::MessageDrop::debugAlwaysSuppressed, and edm::MessageDrop::instance().
Referenced by SiStripQualityHotStripIdentifier::algoAnalyze(), FedChannelConnection::apvPairNumber(), L1GtTriggerMenuLiteProducer::beginRunProduce(), CommissioningHistosUsingDb::buildDetInfo(), JetPlusTrackCorrector::calculateCorr(), OldThreeThresholdAlgorithm::clusterizeDetUnit_(), SiStripEventSummary::commissioningInfo(), sistrip::SpyUnpacker::createDigis(), sistrip::RawToDigiUnpacker::createDigis(), sistrip::DigiToRaw::createFedBuffers_(), sistrip::DigiToRaw::DigiToRaw(), sistrip::DigiToRawModule::DigiToRawModule(), SiStripBadAPVAlgorithmFromClusterOccupancy::extractBadAPVs(), SiStripBadAPVandHotStripAlgorithmFromClusterOccupancy::extractBadAPVSandStrips(), SiStripHotStripAlgorithmFromClusterOccupancy::extractBadStrips(), LaserAlignmentEventFilter::filter(), BSCTrigger::getBSCNum(), sistrip::RawToDigiUnpacker::handleException(), HLTMuonTrackMassFilter::hltFilter(), HLTMuonL1RegionalFilter::hltFilter(), HLTMuonL2PreFilter::hltFilter(), HLTMuonL1Filter::hltFilter(), HLTMuonL1RegionalFilter::HLTMuonL1RegionalFilter(), HLTMuonL2PreFilter::HLTMuonL2PreFilter(), FedChannelConnection::i2cAddr(), SiStripFedZeroSuppression::IsAValidDigi(), SiStripBadAPVandHotStripAlgorithmFromClusterOccupancy::iterativeSearch(), SiStripHotStripAlgorithmFromClusterOccupancy::iterativeSearch(), JetPlusTrackCorrector::jtaUsingEventData(), L1GtRsObjectKeysOnlineProd::keyL1GtPrescaleFactorsAlgoTrig(), L1GtRsObjectKeysOnlineProd::keyL1GtPrescaleFactorsTechTrig(), L1GtRsObjectKeysOnlineProd::keyL1GtTriggerMaskAlgoTrig(), L1GtRsObjectKeysOnlineProd::keyL1GtTriggerMaskTechTrig(), L1GtRsObjectKeysOnlineProd::keyL1GtTriggerMaskVetoTechTrig(), L1GetHistLimits::l1HistLimits(), FedChannelConnection::lldChannel(), sistrip::RawToDigiUnpacker::locateStartOfFedBuffer(), jpt::Map::Map(), JetPlusTrackCorrector::matchTracks(), L1GtTriggerMaskAlgoTrigConfigOnlineProd::newObject(), L1GtTriggerMaskTechTrigConfigOnlineProd::newObject(), L1GtTriggerMaskVetoTechTrigConfigOnlineProd::newObject(), L1GtParametersConfigOnlineProd::newObject(), L1GtPrescaleFactorsAlgoTrigConfigOnlineProd::newObject(), L1GtPrescaleFactorsTechTrigConfigOnlineProd::newObject(), L1GtPsbSetupConfigOnlineProd::newObject(), L1GtTriggerMenuConfigOnlineProd::newObject(), L1GtTriggerMenuXmlParser::parseCalo(), l1t::TriggerMenuXmlParser::parseCalo(), L1GtTriggerMenuXmlParser::parseCastor(), L1GtTriggerMenuXmlParser::parseCorrelation(), L1GtTriggerMenuXmlParser::parseEnergySum(), L1GtTriggerMenuXmlParser::parseHfBitCounts(), L1GtTriggerMenuXmlParser::parseHfRingEtSums(), L1GtTriggerMenuXmlParser::parseJetCounts(), L1GtTriggerMenuXmlParser::parseMuon(), l1t::TriggerMenuXmlParser::parseMuon(), jpt::Efficiency::print(), QuarkoniaTrackSelector::produce(), L1GlobalTriggerRecordProducer::produce(), BSCTrigger::produce(), TriggerSummaryProducerAOD::produce(), sistrip::RawToDigiModule::RawToDigiModule(), sistrip::RawToDigiUnpacker::RawToDigiUnpacker(), SiStripHotStripAlgorithmFromClusterOccupancy::setNumberOfEvents(), sistrip::SpyDigiConverterModule::SpyDigiConverterModule(), sistrip::SpyUnpacker::SpyUnpacker(), sistrip::SpyUnpackerModule::SpyUnpackerModule(), SiStripFedZeroSuppression::suppress(), sistrip::RawToDigiUnpacker::triggerFed(), L1GtfeExtWord::unpack(), L1GtfeWord::unpack(), L1TcsWord::unpack(), L1GtFdlWord::unpack(), L1GlobalTriggerEvmRawToDigi::unpackHeader(), PedsFullNoiseHistosUsingDb::update(), ApvTimingHistosUsingDb::update(), PedestalsHistosUsingDb::update(), sistrip::RawToDigiModule::updateCabling(), sistrip::RawToDigiUnpacker::updateEventSummary(), L1GtTriggerMenuXmlParser::workAlgorithm(), l1t::TriggerMenuXmlParser::workAlgorithm(), L1GtTriggerMenuXmlParser::workTechTrigger(), l1t::TriggerMenuXmlParser::workTechTrigger(), L1GtPatternWriter::writePatterns(), sistrip::DigiToRaw::~DigiToRaw(), sistrip::DigiToRawModule::~DigiToRawModule(), sistrip::RawToDigiModule::~RawToDigiModule(), sistrip::RawToDigiUnpacker::~RawToDigiUnpacker(), sistrip::SpyDigiConverterModule::~SpyDigiConverterModule(), sistrip::SpyUnpacker::~SpyUnpacker(), and sistrip::SpyUnpackerModule::~SpyUnpackerModule().
|
inline |
Definition at line 119 of file ProcessHistory.h.
References isAncestor().
bool edm::isErrorEnabled | ( | ) |
Definition at line 86 of file MessageLogger.cc.
References edm::MessageDrop::errorEnabled, and edm::MessageDrop::instance().
bool edm::isFinite | ( | T | x | ) |
|
inline |
Definition at line 16 of file isFinite.h.
References ConfigFiles::l, findQualityFiles::v, and x.
|
inline |
Definition at line 25 of file isFinite.h.
References ConfigFiles::l, findQualityFiles::v, and x.
|
inline |
Definition at line 34 of file isFinite.h.
References isFinite(), and x.
bool edm::isInfoEnabled | ( | ) |
Definition at line 76 of file MessageLogger.cc.
References edm::MessageDrop::infoAlwaysSuppressed, and edm::MessageDrop::instance().
Referenced by edm::InputSource::issueReports().
bool edm::isMessageProcessingSetUp | ( | ) |
Definition at line 104 of file MessageLogger.cc.
References edm::MessageDrop::instance(), and MLSCRIBE_RUNNING_INDICATOR.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 10 of file isFinite.h.
References isFinite().
Referenced by EBHitResponse::add(), HcalSiPMHitResponse::add(), CaloHitRespoNew::add(), EcalHitResponse::add(), CaloHitResponse::add(), ElectronCalibration::analyze(), ElectronCalibrationUniv::analyze(), Vx3DHLTAnalyzer::analyze(), JetTagPlotter::analyzeTag(), DetIdAssociator::buildMap(), GsfVertexWeightCalculator::calculate(), Basic2DGenericPFlowPositionCalc::calculateAndSetPositionActual(), GsfElectronAlgo::calculateShowerShape(), GsfElectronFull5x5Filler::calculateShowerShape_full5x5(), GsfElectronAlgo::calculateShowerShape_full5x5(), TwoBodyDecayEstimator::checkValues(), Qjets::d_ij(), CaloRecoTauDiscriminationAgainstElectron::discriminate(), HLTScalersClient::endLuminosityBlock(), MagGeometry::fieldInTesla(), AlignmentExtendedCorrelationsStore::fillCovariance(), AlignmentExtendedCorrelationsStore::fillCovarianceT(), MatrixFillMap::fillEBMap(), MatrixFillMap::fillEEMap(), ClusterFillMap::fillMap(), DivisiveVertexFinder::findVertexes(), DivisiveVertexFinder::findVertexesAlt(), BSFitter::Fit(), sim::Field::GetFieldValue(), SequentialVertexFitter< 5 >::hasNan(), ConversionFastHelix::helixStateAtVertex(), MultiHitGeneratorFromChi2::hitSets(), cms::SubEventGenJetProducer::inputTowers(), VirtualJetProducer::inputTowers(), PhotonConversionTrajectorySeedProducerFromSingleLegAlgo::inspectTrack(), GlobalTrackQualityProducer::kink(), fftjetcms::FFTJetInterface::loadInputCollection(), OptOCOPS::makeMeasurement(), Vx3DHLTAnalyzer::MyFit(), SensitiveDetector::NaNTrap(), reco::InverseCrosstalkMatrix::operator()(), TtHadLRSignalSelObservables::operator()(), TtSemiLRSignalSelObservables::operator()(), EcalUncalibRecHitFixedAlphaBetaAlgo< C >::PerformAnalyticFit(), pat::PATPhotonSlimmer::produce(), cms::CkfTrackCandidateMakerBase::produceBase(), IMACalibBlock::riempiMtr(), IMACalibBlock::riempiVtr(), EBHitResponse::run(), HcalSiPMHitResponse::run(), EcalHitResponse::run(), PVFitter::runFitter(), SimpleCosmicBONSeeder::seeds(), ConversionFastHelix::straightLineStateAtVertex(), KinematicConstrainedVertexUpdator::update(), PrimaryVertexMonitor::vertexPlots(), and VirtualJetProducer::writeJets().
bool edm::isSameEvent | ( | EventAuxiliary const & | a, |
EventAuxiliary const & | b | ||
) |
Definition at line 17 of file EventAuxiliary.cc.
References edm::EventAuxiliary::bunchCrossing(), edm::EventAuxiliary::experimentType(), edm::EventAuxiliary::id(), edm::EventAuxiliary::isRealData(), edm::EventAuxiliary::luminosityBlock(), edm::EventAuxiliary::processGUID(), edm::EventAuxiliary::storeNumber(), and edm::EventAuxiliary::time().
Referenced by isSameEvent().
|
inline |
Definition at line 226 of file EventPrincipal.h.
References edm::EventPrincipal::aux(), and isSameEvent().
bool edm::isTransientEqual | ( | ParameterSet const & | a, |
ParameterSet const & | b | ||
) |
Definition at line 866 of file ParameterSet.cc.
References alignCSCRings::e, f, i, j, gen::k, Pi, edm::ParameterSet::psetTable(), edm::ParameterSet::tbl(), and edm::ParameterSet::vpsetTable().
Referenced by edm::eventsetup::EventSetupsController::getESProducerAndRegisterProcess(), edm::eventsetup::EventSetupsController::getESSourceAndRegisterProcess(), and operator==().
bool edm::isWarningEnabled | ( | ) |
Definition at line 81 of file MessageLogger.cc.
References edm::MessageDrop::instance(), and edm::MessageDrop::warningAlwaysSuppressed.
Referenced by L1GlobalTriggerPSB::receiveGctObjectData(), and L1GlobalTriggerPSB::receiveTechnicalTriggers().
bool edm::iterateTrieLeaves | ( | V & | v, |
TrieNode< T > const & | n, | ||
std::string const & | label = "" |
||
) |
visits only leaf nodes
Definition at line 298 of file Trie.h.
References hitfit::char, alignCSCRings::e, diffTwoXMLs::label, AlCaHLTBitMon_ParallelJobs::p, and findQualityFiles::v.
|
static |
|
static |
|
static |
|
static |
|
static |
bool edm::lessThan | ( | LuminosityBlockRange const & | lh, |
LuminosityBlockRange const & | rh | ||
) |
Definition at line 70 of file LuminosityBlockRange.cc.
References edm::LuminosityBlockRange::endLumiID(), and edm::LuminosityBlockRange::startLumiID().
bool edm::lessThan | ( | EventRange const & | lh, |
EventRange const & | rh | ||
) |
Definition at line 67 of file EventRange.cc.
References edm::EventRange::endEventID(), edm::EventRange::startEventID(), and edm::EventRange::startLumi().
Referenced by distinct(), edm::EventSkipperByID::skipIt(), and DQMRootSource::skipIt().
bool edm::lessThanSpecial | ( | EventRange const & | lh, |
EventRange const & | rh | ||
) |
Definition at line 59 of file EventRange.cc.
References edm::EventRange::endEventID(), edm::EventRange::startEventID(), and edm::EventRange::startLumi().
Referenced by edm::EventSkipperByID::skipIt().
void edm::loadCap | ( | const std::string & | name | ) |
Definition at line 20 of file ClassFiller.cc.
References checkDictionaries(), dictionaryPlugInPrefix(), relativeConstraints::empty, FDEBUG, for_all(), edmplugin::PluginCapabilities::get(), edmplugin::PluginCapabilities::load(), combine::missing, and missingTypes().
Referenced by edm::StreamerInputSource::declareStreamers(), and loadExtraClasses().
void edm::loadExtraClasses | ( | ) |
Definition at line 43 of file ClassFiller.cc.
References run_regression::done, loadCap(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by edm::StreamerInputSource::mergeIntoRegistry().
|
static |
Definition at line 62 of file ELseverityLevel.cc.
References ELdebug, ELerror, ELhighestSeverity, ELinfo, edm::ELseverityLevel::ELsev_error, edm::ELseverityLevel::ELsev_highestSeverity, edm::ELseverityLevel::ELsev_info, edm::ELseverityLevel::ELsev_severe, edm::ELseverityLevel::ELsev_success, edm::ELseverityLevel::ELsev_unspecified, edm::ELseverityLevel::ELsev_warning, edm::ELseverityLevel::ELsev_zeroSeverity, ELsevere, ELunspecified, ELwarning, ELzeroSeverity, and m.
Referenced by edm::ELseverityLevel::ELseverityLevel().
void edm::loadMissingDictionaries | ( | ) |
Definition at line 223 of file DictionaryTools.cc.
References checkDictionaries(), relativeConstraints::empty, combine::missing, missingTypes(), and throwMissingDictionariesException().
Referenced by edm::WorkerManager::beginJob(), and endpathsAreActive_().
std::vector< ErrorSummaryEntry > edm::LoggedErrorsOnlySummary | ( | unsigned int | iStreamID | ) |
Definition at line 203 of file MessageSender.cc.
References alignCSCRings::e, ELerror, end, errorSummaryMaps, i, combine::key, python.multivaluedict::sort(), and findQualityFiles::v.
std::vector< ErrorSummaryEntry > edm::LoggedErrorsSummary | ( | unsigned int | iStreamID | ) |
Definition at line 175 of file MessageSender.cc.
References alignCSCRings::e, end, errorSummaryMaps, i, combine::key, python.multivaluedict::sort(), and findQualityFiles::v.
Referenced by HLTLogMonitorFilter::filter(), and edm::LogErrorHarvester::produce().
void edm::LogStatistics | ( | ) |
void edm::longBranchPrint | ( | TTree * | tr | ) |
|
inline |
wrappers for std::lower_bound
Definition at line 91 of file Algorithms.h.
Referenced by edm::RootFile::fillEventHistory(), edm::FileIndex::findEventEntryPosition(), and edm::FileIndex::findPosition().
|
inline |
Definition at line 98 of file Algorithms.h.
|
inline |
|
inline |
std::shared_ptr<HandleExceptionFactory> edm::makeHandleExceptionFactory | ( | T && | iFunctor | ) |
Definition at line 48 of file FunctorHandleExceptionFactory.h.
Referenced by edm::Event::get(), edm::Principal::getByLabel(), fwlite::LuminosityBlockBase::getByLabelImpl(), fwlite::EventBase::getByLabelImpl(), fwlite::RunBase::getByLabelImpl(), edm::EventPrincipal::getByProductID(), and edm::PrincipalGetAdapter::makeFailToGetException().
std::unique_ptr<InputSource> edm::makeInput | ( | ParameterSet & | params, |
CommonParams const & | common, | ||
ProductRegistry & | preg, | ||
boost::shared_ptr< BranchIDListHelper > | branchIDListHelper, | ||
boost::shared_ptr< ActivityRegistry > | areg, | ||
boost::shared_ptr< ProcessConfiguration const > | processConfiguration, | ||
PreallocationConfiguration const & | allocations | ||
) |
Definition at line 97 of file EventProcessor.cc.
References cms::Exception::addContext(), edm::errors::Configuration, SurfaceDeformationFactory::create(), edm::hlt::Exception, edm::InputSourceFactory::get(), reco::get(), edm::ParameterSet::getParameter(), edm::ParameterSet::getPSetForUpdate(), edm::ModuleDescription::getUniqueID(), edm::ParameterSet::id(), input, edm::InputSourceFactory::makeInputSource(), edm::CommonParams::maxEventsInput_, edm::CommonParams::maxLumisInput_, edm::ParameterSet::registerIt(), AlCaHLTBitMon_QueryRunRegistry::string, and edm::convertException::wrap().
Referenced by edm::EventProcessor::init().
|
static |
Definition at line 61 of file Principal.cc.
References cppFunctionSkipper::exception, edm::hlt::Exception, PRODUCT_TYPE, and edm::errors::ProductNotFound.
Referenced by edm::Principal::getByLabel().
void edm::makeParameterSets | ( | std::string const & | configtext, |
boost::shared_ptr< ParameterSet > & | main | ||
) |
essentially the same as the previous method
Definition at line 54 of file MakeParameterSets.cc.
References PythonProcessDesc::parameterSet().
Referenced by edm::ServiceRegistry::createServicesFromConfig().
Ref<typename HandleT::element_type, typename HandleT::element_type::value_type::value_type> edm::makeRefTo | ( | const HandleT & | iHandle, |
det_id_type | iDetID, | ||
typename HandleT::element_type::value_type::const_iterator | itIter | ||
) |
Definition at line 472 of file DetSetVector.h.
References cmsHarvester::index, edm::errors::InvalidReference, and edm::Exception::throwThis().
Referenced by makeRefToDetSetVector().
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type> edm::makeRefToDetSetLazyVector | ( | const HandleT & | iHandle, |
det_id_type | iDetID, | ||
typename HandleT::element_type::value_type::const_iterator | itIter | ||
) |
Definition at line 284 of file DetSetLazyVector.h.
References cmsHarvester::index.
Referenced by makeRefToDetSetLazyVector().
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type> edm::makeRefToDetSetLazyVector | ( | const HandleT & | iHandle, |
det_id_type | iDetID, | ||
typename HandleT::element_type::value_type::iterator | itIter | ||
) |
Definition at line 296 of file DetSetLazyVector.h.
References makeRefToDetSetLazyVector().
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type> edm::makeRefToDetSetRefVector | ( | const HandleT & | iHandle, |
det_id_type | iDetID, | ||
typename HandleT::element_type::value_type::const_iterator | itIter | ||
) |
Definition at line 307 of file DetSetRefVector.h.
References cmsHarvester::index.
Referenced by makeRefToDetSetRefVector().
Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type> edm::makeRefToDetSetRefVector | ( | const HandleT & | iHandle, |
det_id_type | iDetID, | ||
typename HandleT::element_type::value_type::iterator | itIter | ||
) |
Definition at line 319 of file DetSetRefVector.h.
References makeRefToDetSetRefVector().
Ref<typename HandleT::element_type, typename HandleT::element_type::value_type::value_type> edm::makeRefToDetSetVector | ( | const HandleT & | iHandle, |
det_id_type | iDetID, | ||
typename HandleT::element_type::value_type::iterator | itIter | ||
) |
Definition at line 494 of file DetSetVector.h.
References makeRefTo().
Ref< LazyGetter<T>, T, FindValue<T> > edm::makeRefToLazyGetter | ( | const Handle< LazyGetter< T > > & | handle, |
const uint32_t | index | ||
) |
std::string edm::match | ( | BranchDescription const & | a, |
BranchDescription const & | b, | ||
std::string const & | fileName | ||
) |
Definition at line 309 of file BranchDescription.cc.
References edm::BranchDescription::branchID(), edm::BranchDescription::branchName(), edm::BranchDescription::branchType(), edm::BranchDescription::dropped(), and edm::BranchDescription::fullClassName().
Referenced by edm::RootOutputFile::beginInputFile(), edm::eventsetup::EventSetupProvider::checkESProducerSharing(), edm::eventsetup::EventSetupProvider::doRecordsMatch(), edm::EventSelector::identical(), ConversionTools::matchedConversion(), ConversionTools::matchedPromptElectron(), edm::ProductRegistry::merge(), reco::modules::MCMatchCandRefSelector::newEvent(), edm::InputTagMatch::operator()(), HLTTauRefCombiner::produce(), and CosmicMuonLinksProducer::sharedHits().
|
inline |
Definition at line 136 of file LuminosityBlockID.h.
Definition at line 137 of file EventID.h.
Referenced by edm::helper::Filler< Association< C > >::add(), L1TEfficiencyPlotHandler::book(), DTLocalTriggerSynchTest::bookChambHistos(), DTTriggerEfficiencyTest::bookChambHistos(), TIBLayerBuilder::constructRings(), DTDigitizer::driftTimeFromParametrization(), DTRunConditionVarClient::endRun(), MuonPFAnalyzer::fillInRange(), merge(), DTLocalTriggerBaseTest::phiRange(), and DTTriggerLutTest::runClientDiagnostic().
const unsigned int edm::maxIDlength | ( | 200 | ) |
Referenced by edm::ErrorObj::setID().
|
static |
Definition at line 38 of file Principal.cc.
References binary_search_all(), checkDictionaries(), edm::TypeID::className(), throwMissingDictionariesException(), and wrappedClassName().
Referenced by edm::Principal::findProductByLabel(), and edm::Principal::getManyByType().
bool edm::merge | ( | LuminosityBlockRange & | lh, |
LuminosityBlockRange & | rh | ||
) |
Definition at line 78 of file LuminosityBlockRange.cc.
References begin, end, edm::LuminosityBlockRange::endLumiID(), max(), min(), overlaps(), and edm::LuminosityBlockRange::startLumiID().
Referenced by sortAndRemoveOverlaps().
|
inline |
Definition at line 131 of file LuminosityBlockID.h.
Definition at line 132 of file EventID.h.
Referenced by L1TEfficiencyPlotHandler::book(), DTLocalTriggerSynchTest::bookChambHistos(), DTTriggerEfficiencyTest::bookChambHistos(), DTRunConditionVarClient::endRun(), DTLocalTriggerTest::fillGlobalSummary(), MuonPFAnalyzer::fillInRange(), merge(), DTLocalTriggerBaseTest::phiRange(), and edm::Lumi3DReWeighting::weight3D().
StringSet & edm::missingTypes | ( | ) |
Definition at line 177 of file DictionaryTools.cc.
References missingTypes_.
Referenced by checkDictionaries(), loadCap(), loadMissingDictionaries(), and throwMissingDictionariesException().
std::string edm::moduleName | ( | Provenance const & | provenance | ) |
Definition at line 27 of file Provenance.cc.
References edm::ParameterSet::getParameter(), edm::Provenance::moduleLabel(), parameterSet(), AlCaHLTBitMon_QueryRunRegistry::string, triggerResults(), and triggerResultsInserter().
Referenced by cms::ProducerAnalyzer::analyze(), HLTMonBitSummary::beginRun(), FourVectorHLTOnline::beginRun(), FourVectorHLTOffline::beginRun(), edm::DaqProvenanceHelper::DaqProvenanceHelper(), AlignableTracker::detsToAlignables(), SiPixelTrackerMap::drawModule(), edm::LHEProvenanceHelper::fillCommonProcessParameterSet(), egHLT::trigTools::getL1SeedFilterOfPath(), pos::PixelPortcardMap::getName(), PixelToFEDAssociateFromAscii::operator()(), pos::PixelDetectorConfig::PixelDetectorConfig(), HadronAndPartonSelector::produce(), edm::RootFile::reportOpened(), edm::RootOutputFile::RootOutputFile(), and edm::Maker::throwValidationException().
edm::moduleRegistry_ | ( | new | ModuleRegistry() | ) |
Referenced by endpathsAreActive_().
EDProductGetter const * edm::mustBeNonZero | ( | EDProductGetter const * | prodGetter, |
std::string | refType, | ||
ProductID const & | productID | ||
) |
Definition at line 69 of file EDProductGetter.cc.
References edm::hlt::Exception, and edm::errors::InvalidReference.
|
inlinestatic |
Definition at line 121 of file Principal.cc.
References s_nextIdentifier.
Referenced by edm::Principal::fillPrincipal().
Long64_t edm::numEntries | ( | TFile * | hdl, |
std::string const & | trname | ||
) |
Definition at line 50 of file CollUtil.cc.
References gather_cfg::cout, and diffTreeTool::tree.
Referenced by format_vstring(), edm::RootFile::readEntryDescriptionTree(), edm::RootFile::readParentageTree(), and ProvenanceDumper::work_().
TFile * edm::openFileHdl | ( | std::string const & | fname | ) |
|
inline |
|
inline |
Definition at line 47 of file RunLumiEntryInfo.h.
References b.
|
inline |
Definition at line 56 of file EventEntryInfo.h.
References b.
|
inline |
Definition at line 58 of file ProductID.h.
|
inline |
Definition at line 60 of file EventEntryDescription.h.
References b.
|
inline |
|
inline |
Definition at line 66 of file BranchKey.h.
References b.
|
inline |
Definition at line 69 of file Parentage.h.
References b.
|
inline |
bool edm::operator!= | ( | debugging_allocator< X > const & | , |
debugging_allocator< Y > const & | |||
) | |||
throw | ( | ||
) |
Definition at line 75 of file debugging_allocator.h.
|
inline |
Definition at line 80 of file ProcessConfiguration.h.
References b.
|
inline |
Definition at line 81 of file ProductProvenance.h.
References b.
|
inline |
|
inline |
Definition at line 110 of file ProcessHistory.h.
References b.
bool edm::operator!= | ( | RefVectorBase< KEY > const & | lhs, |
RefVectorBase< KEY > const & | rhs | ||
) |
Inequality operator.
Definition at line 112 of file RefVectorBase.h.
|
inline |
|
inline |
|
inline |
bool edm::operator!= | ( | ELseverityLevel const & | e1, |
ELseverityLevel const & | e2 | ||
) |
|
inline |
Definition at line 208 of file RefToBaseProd.h.
|
inline |
Definition at line 217 of file atomic_value_ptr.h.
References edm::atomic_value_ptr< T >::this_type_does_not_support_comparisons().
|
inline |
|
inline |
Definition at line 227 of file RefVector.h.
|
inline |
Definition at line 229 of file atomic_value_ptr.h.
References edm::atomic_value_ptr< T >::this_type_does_not_support_comparisons().
|
inline |
Definition at line 230 of file value_ptr.h.
References edm::value_ptr< T >::this_type_does_not_support_comparisons().
|
inline |
Definition at line 242 of file value_ptr.h.
References edm::value_ptr< T >::this_type_does_not_support_comparisons().
|
inline |
std::auto_ptr< ParameterDescriptionNode > edm::operator&& | ( | ParameterDescriptionNode const & | node_left, |
ParameterDescriptionNode const & | node_right | ||
) |
Definition at line 193 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionNode > edm::operator&& | ( | std::auto_ptr< ParameterDescriptionNode > | node_left, |
ParameterDescriptionNode const & | node_right | ||
) |
Definition at line 199 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionNode > edm::operator&& | ( | ParameterDescriptionNode const & | node_left, |
std::auto_ptr< ParameterDescriptionNode > | node_right | ||
) |
Definition at line 205 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionNode > edm::operator&& | ( | std::auto_ptr< ParameterDescriptionNode > | node_left, |
std::auto_ptr< ParameterDescriptionNode > | node_right | ||
) |
Definition at line 211 of file ParameterDescriptionNode.cc.
ParameterSet::Bool edm::operator&& | ( | ParameterSet::Bool | a, |
ParameterSet::Bool | b | ||
) |
Definition at line 2431 of file ParameterSet.cc.
References edm::ParameterSet::False, edm::ParameterSet::True, and edm::ParameterSet::Unknown.
|
inline |
|
inline |
Definition at line 121 of file Association.h.
References a.
|
inline |
Definition at line 240 of file ValueMap.h.
References a.
|
inline |
Definition at line 22 of file EventProcessHistoryID.h.
References edm::EventProcessHistoryID::eventID().
|
inline |
|
inline |
Definition at line 38 of file StoredProductProvenance.h.
References edm::StoredProductProvenance::branchID_.
|
inline |
|
inline |
Definition at line 46 of file BranchKey.h.
References edm::BranchKey::friendlyClassName(), edm::BranchKey::moduleLabel(), edm::BranchKey::processName(), and edm::BranchKey::productInstanceName().
bool edm::operator< | ( | ProductID const & | lh, |
ProductID const & | rh | ||
) |
Definition at line 12 of file ProductID.cc.
References edm::ProductID::processIndex(), and edm::ProductID::productIndex().
bool edm::operator< | ( | ProcessConfiguration const & | a, |
ProcessConfiguration const & | b | ||
) |
Definition at line 96 of file ProcessConfiguration.cc.
References edm::ProcessConfiguration::parameterSetID(), edm::ProcessConfiguration::passID(), edm::ProcessConfiguration::processName(), and edm::ProcessConfiguration::releaseVersion().
|
inline |
Definition at line 90 of file DetSet.h.
|
inline |
Definition at line 97 of file DetSet.h.
References x, and detailsBasic3DVector::y.
|
inline |
Definition at line 104 of file DetSet.h.
References x, and detailsBasic3DVector::y.
|
inline |
Definition at line 110 of file RefCore.h.
References edm::RefCore::id(), edm::RefCore::isTransient(), and edm::RefCore::productPtr().
bool edm::operator< | ( | FileIndex::Element const & | lh, |
FileIndex::Element const & | rh | ||
) |
Definition at line 182 of file FileIndex.cc.
References edm::FileIndex::Element::event_, edm::FileIndex::Element::lumi_, and edm::FileIndex::Element::run_.
|
inline |
bool edm::operator< | ( | ELseverityLevel const & | e1, |
ELseverityLevel const & | e2 | ||
) |
|
inline |
Definition at line 215 of file RefToBaseProd.h.
bool edm::operator< | ( | BranchDescription const & | a, |
BranchDescription const & | b | ||
) |
Definition at line 267 of file BranchDescription.cc.
References edm::BranchDescription::branchAliases(), edm::BranchDescription::branchID(), edm::BranchDescription::branchType(), edm::BranchDescription::friendlyClassName(), edm::BranchDescription::fullClassName(), edm::BranchDescription::moduleLabel(), edm::BranchDescription::present(), edm::BranchDescription::processName(), and edm::BranchDescription::productInstanceName().
|
inline |
The ordering of integer keys guarantees that the ordering of Ptrs within a collection will be identical to the ordering of the referenced objects in the collection.
|
inline |
the definition and use of compare_key<> guarantees that the ordering of Refs within
a collection will be identical to the ordering of the referenced objects in the collection.
std::ostream & edm::operator<< | ( | std::ostream & | os, |
TimeOfDay const & | tod | ||
) |
Definition at line 27 of file TimeOfDay.cc.
References begin, bookConverter::min, listBenchmarks::pattern, and edm::TimeOfDay::tv_.
std::ostream & edm::operator<< | ( | std::ostream & | os, |
ParameterSetBlob const & | blob | ||
) |
Definition at line 6 of file ParameterSetBlob.cc.
References edm::ParameterSetBlob::pset().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
FileID const & | id | ||
) |
std::ostream & edm::operator<< | ( | std::ostream & | os, |
BranchType const & | branchType | ||
) |
Definition at line 6 of file BranchType.cc.
References BranchTypeToString().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
PlaceInPathContext const & | ppc | ||
) |
Definition at line 13 of file PlaceInPathContext.cc.
References edm::PlaceInPathContext::pathContext(), and edm::PlaceInPathContext::placeInPath().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
BranchID const & | id | ||
) |
Definition at line 14 of file BranchID.cc.
std::ostream & edm::operator<< | ( | std::ostream & | os, |
InternalContext const & | ic | ||
) |
Definition at line 14 of file InternalContext.cc.
References edm::InternalContext::eventID(), and edm::InternalContext::moduleCallingContext().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
FileFormatVersion const & | ff | ||
) |
|
inline |
|
inline |
std::ostream & edm::operator<< | ( | std::ostream & | os, |
const ProductSelector & | gs | ||
) |
Definition at line 81 of file ProductSelector.cc.
References edm::ProductSelector::print().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
PathContext const & | pc | ||
) |
Definition at line 18 of file PathContext.cc.
References edm::PathContext::kEndPath, edm::PathContext::pathID(), edm::PathContext::pathName(), edm::PathContext::pathType(), and edm::PathContext::streamContext().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
ProcessContext const & | pc | ||
) |
Definition at line 33 of file ProcessContext.cc.
References edm::ProcessContext::isSubProcess(), edm::ProcessConfiguration::parameterSetID(), edm::ProcessContext::parentProcessContext(), edm::ProcessContext::processConfiguration(), and edm::ProcessConfiguration::processName().
|
inline |
Definition at line 53 of file EventEntryDescription.h.
References edm::EventEntryDescription::write().
std::ostream & edm::operator<< | ( | std::ostream & | ost, |
const MallocOpts & | opts | ||
) |
Definition at line 26 of file MallocOpts.cc.
References edm::MallocOpts::mmap_max_, edm::MallocOpts::mmap_thr_, edm::MallocOpts::top_pad_, and edm::MallocOpts::trim_thr_.
|
inline |
std::ostream & edm::operator<< | ( | std::ostream & | os, |
ProductID const & | id | ||
) |
Definition at line 7 of file ProductID.cc.
std::ostream & edm::operator<< | ( | std::ostream & | oStream, |
LuminosityBlockRange const & | iID | ||
) |
Definition at line 46 of file LuminosityBlockRange.cc.
References edm::LuminosityBlockRange::endLumi(), edm::LuminosityBlockRange::endRun(), edm::LuminosityBlockRange::startLumi(), and edm::LuminosityBlockRange::startRun().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
ParentContext const & | pc | ||
) |
Definition at line 89 of file ParentContext.cc.
References edm::ParentContext::globalContext(), edm::ParentContext::internalContext(), edm::ParentContext::kGlobal, edm::ParentContext::kInternal, edm::ParentContext::kInvalid, edm::ParentContext::kModule, edm::ParentContext::kPlaceInPath, edm::ParentContext::kStream, edm::ParentContext::moduleCallingContext(), edm::ParentContext::placeInPathContext(), edm::ParentContext::streamContext(), and edm::ParentContext::type().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
GlobalContext const & | gc | ||
) |
Definition at line 22 of file GlobalContext.cc.
References edm::GlobalContext::kBeginJob, edm::GlobalContext::kBeginLuminosityBlock, edm::GlobalContext::kBeginRun, edm::GlobalContext::kEndJob, edm::GlobalContext::kEndLuminosityBlock, edm::GlobalContext::kEndRun, edm::GlobalContext::kWriteLuminosityBlock, edm::GlobalContext::kWriteRun, edm::GlobalContext::luminosityBlockID(), edm::GlobalContext::luminosityBlockIndex(), edm::Timestamp::microsecondOffset(), edm::GlobalContext::processContext(), edm::GlobalContext::runIndex(), edm::GlobalContext::timestamp(), edm::GlobalContext::transition(), edm::Timestamp::unixTime(), edm::RunIndex::value(), and edm::LuminosityBlockIndex::value().
|
inline |
std::ostream & edm::operator<< | ( | std::ostream & | os, |
TypeID const & | id | ||
) |
std::ostream & edm::operator<< | ( | std::ostream & | oStream, |
EventRange const & | iID | ||
) |
Definition at line 27 of file EventRange.cc.
References edm::EventRange::endEvent(), edm::EventRange::endLumi(), edm::EventRange::endRun(), edm::EventRange::startEvent(), edm::EventRange::startLumi(), and edm::EventRange::startRun().
|
inline |
Definition at line 70 of file LuminosityBlockAuxiliary.h.
References edm::LuminosityBlockAuxiliary::write().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
BranchKey const & | bk | ||
) |
Definition at line 19 of file BranchKey.cc.
References edm::BranchKey::friendlyClassName(), edm::BranchKey::moduleLabel(), edm::BranchKey::processName(), and edm::BranchKey::productInstanceName().
|
inline |
std::ostream & edm::operator<< | ( | std::ostream & | ost, |
InputTag const & | tag | ||
) |
Definition at line 220 of file InputTag.cc.
References edm::InputTag::instance(), edm::InputTag::label(), LaserDQM_cfg::process, edm::InputTag::process(), and AlCaHLTBitMon_QueryRunRegistry::string.
std::ostream & edm::operator<< | ( | std::ostream & | os, |
StreamContext const & | sc | ||
) |
Definition at line 35 of file StreamContext.cc.
References edm::StreamContext::eventID(), edm::StreamContext::kBeginLuminosityBlock, edm::StreamContext::kBeginRun, edm::StreamContext::kBeginStream, edm::StreamContext::kEndLuminosityBlock, edm::StreamContext::kEndRun, edm::StreamContext::kEndStream, edm::StreamContext::kEvent, edm::StreamContext::kInvalid, edm::StreamContext::luminosityBlockIndex(), edm::Timestamp::microsecondOffset(), edm::StreamContext::processContext(), edm::StreamContext::runIndex(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), edm::StreamContext::transition(), edm::Timestamp::unixTime(), edm::RunIndex::value(), and edm::LuminosityBlockIndex::value().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
ProcessConfiguration const & | pc | ||
) |
Definition at line 108 of file ProcessConfiguration.cc.
References edm::ProcessConfiguration::parameterSetID(), edm::ProcessConfiguration::passID(), edm::ProcessConfiguration::processName(), and edm::ProcessConfiguration::releaseVersion().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 92 of file ModuleCallingContext.cc.
References edm::ModuleCallingContext::kInvalid, edm::ParentContext::kModule, edm::ModuleCallingContext::kPrefetching, edm::ModuleCallingContext::kRunning, edm::ModuleCallingContext::moduleCallingContext(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleCallingContext::parent(), edm::ModuleCallingContext::previousModuleOnThread(), edm::ModuleCallingContext::state(), and edm::ModuleCallingContext::type().
std::ostream & edm::operator<< | ( | std::ostream & | oStream, |
RunID const & | iID | ||
) |
Definition at line 5 of file RunID.cc.
References edm::RunID::run().
|
inline |
|
inline |
|
inline |
std::ostream& edm::operator<< | ( | std::ostream & | os, |
ParameterSetEntry const & | psetEntry | ||
) |
Definition at line 115 of file ParameterSetEntry.cc.
References edm::ParameterSetEntry::dump().
std::ostream& edm::operator<< | ( | std::ostream & | os, |
JobReport::RunReport const & | f | ||
) |
Definition at line 115 of file JobReport.cc.
References print().
|
inline |
Formatted printout of trigger tbale.
Definition at line 115 of file HLTGlobalStatus.h.
References i, n, edm::HLTGlobalStatus::size(), edm::HLTGlobalStatus::state(), and runonSM::text.
std::ostream & edm::operator<< | ( | std::ostream & | ost, |
ProcessHistory const & | ph | ||
) |
ErrorObj & edm::operator<< | ( | ErrorObj & | e, |
const char | s[] | ||
) |
std::ostream & edm::operator<< | ( | std::ostream & | oStream, |
LuminosityBlockID const & | iID | ||
) |
Definition at line 25 of file LuminosityBlockID.cc.
References edm::LuminosityBlockID::luminosityBlock(), and edm::LuminosityBlockID::run().
std::ostream & edm::operator<< | ( | std::ostream & | oStream, |
EventID const & | iID | ||
) |
Definition at line 5 of file EventID.cc.
References edm::EventID::event(), edm::EventID::luminosityBlock(), and edm::EventID::run().
|
inline |
std::ostream& edm::operator<< | ( | std::ostream & | os, |
VParameterSetEntry const & | vpsetEntry | ||
) |
Definition at line 147 of file VParameterSetEntry.cc.
References edm::VParameterSetEntry::dump().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
FileIndex const & | fileIndex | ||
) |
Definition at line 211 of file FileIndex.cc.
References edm::FileIndex::begin(), edm::FileIndex::end(), edm::FileIndex::kEvent, edm::FileIndex::kLumi, and edm::FileIndex::kRun.
|
inline |
Definition at line 182 of file ProductRegistry.h.
References edm::ProductRegistry::print().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
TypeWithDict const & | id | ||
) |
Definition at line 534 of file TypeWithDict.cc.
|
inline |
Definition at line 206 of file ProductHolder.h.
References edm::ProductHolderBase::write().
|
inline |
|
inline |
Definition at line 238 of file PrincipalGetAdapter.h.
References h.
|
inline |
std::ostream& edm::operator<< | ( | std::ostream & | os, |
const ELseverityLevel & | sev | ||
) |
Definition at line 244 of file ELseverityLevel.cc.
References edm::ELseverityLevel::getName().
std::ostream& edm::operator<< | ( | std::ostream & | os, |
RefVector< C, T, F > const & | r | ||
) |
std::ostream & edm::operator<< | ( | std::ostream & | os, |
JobReport::InputFile const & | f | ||
) |
Definition at line 109 of file JobReport.cc.
References print().
std::ostream & edm::operator<< | ( | std::ostream & | os, |
JobReport::OutputFile const & | f | ||
) |
Definition at line 112 of file JobReport.cc.
References print().
std::ostream& edm::operator<< | ( | std::ostream & | os, |
ParameterSet const & | pset | ||
) |
Definition at line 946 of file ParameterSet.cc.
References edm::ParameterSet::dump().
std::ostream& edm::operator<< | ( | std::ostream & | os, |
Entry const & | entry | ||
) |
Definition at line 954 of file Entry.cc.
References alignCSCRings::e, edm::Entry::getInt32(), edm::Entry::getPSet(), edm::Entry::getString(), edm::Entry::getUInt32(), edm::Entry::getVESInputTag(), edm::Entry::getVInputTag(), edm::Entry::getVPSet(), edm::Entry::getVString(), i, edm::Entry::isTracked(), kTVESInputTag, edm::Entry::rep, dqm_diff::start, AlCaHLTBitMon_QueryRunRegistry::string, sTypeTranslations, edm::pset::TypeTrans::table_, o2o::tags, and edm::Entry::typeCode().
|
inline |
bool edm::operator<= | ( | ELseverityLevel const & | e1, |
ELseverityLevel const & | e2 | ||
) |
|
inline |
bool edm::operator== | ( | RunLumiEntryInfo const & | a, |
RunLumiEntryInfo const & | b | ||
) |
|
inline |
Definition at line 54 of file ProductID.h.
References edm::ProductID::processIndex(), and edm::ProductID::productIndex().
bool edm::operator== | ( | EventEntryInfo const & | a, |
EventEntryInfo const & | b | ||
) |
Definition at line 25 of file EventEntryInfo.cc.
References edm::EventEntryInfo::branchID(), edm::EventEntryInfo::entryDescriptionID(), and edm::EventEntryInfo::productID().
bool edm::operator== | ( | EventEntryDescription const & | a, |
EventEntryDescription const & | b | ||
) |
Definition at line 43 of file EventEntryDescription.cc.
References edm::EventEntryDescription::parents().
|
inline |
bool edm::operator== | ( | Parentage const & | a, |
Parentage const & | b | ||
) |
|
inline |
Definition at line 71 of file ProcessConfiguration.h.
References edm::ProcessConfiguration::parameterSetID(), edm::ProcessConfiguration::passID(), edm::ProcessConfiguration::processName(), and edm::ProcessConfiguration::releaseVersion().
bool edm::operator== | ( | debugging_allocator< X > const & | , |
debugging_allocator< Y > const & | |||
) | |||
throw | ( | ||
) |
Definition at line 72 of file debugging_allocator.h.
bool edm::operator== | ( | ProductProvenance const & | a, |
ProductProvenance const & | b | ||
) |
Definition at line 85 of file ProductProvenance.cc.
References edm::ProductProvenance::branchID(), edm::ProductProvenance::noParentage(), and edm::ProductProvenance::parentageID().
|
inline |
Definition at line 97 of file RefToBaseVector.h.
References edm::RefToBaseVector< T >::begin(), edm::RefToBaseVector< T >::end(), cond::serialization::equal(), edm::RefToBaseVector< T >::isInvalid(), and edm::RefToBaseVector< T >::size().
|
inline |
Definition at line 98 of file RefCore.h.
References edm::RefCore::id(), edm::RefCore::isTransient(), and edm::RefCore::productPtr().
|
inline |
bool edm::operator== | ( | RefVectorBase< KEY > const & | lhs, |
RefVectorBase< KEY > const & | rhs | ||
) |
Equality operator.
Definition at line 105 of file RefVectorBase.h.
bool edm::operator== | ( | Provenance const & | a, |
Provenance const & | b | ||
) |
|
inline |
|
inline |
Definition at line 156 of file FileInPath.h.
References edm::FileInPath::location(), and edm::FileInPath::relativePath().
|
inline |
bool edm::operator== | ( | TypeWithDict const & | a, |
TypeWithDict const & | b | ||
) |
bool edm::operator== | ( | ELseverityLevel const & | e1, |
ELseverityLevel const & | e2 | ||
) |
|
inline |
Definition at line 201 of file RefToBaseProd.h.
|
inline |
Definition at line 211 of file atomic_value_ptr.h.
References edm::atomic_value_ptr< T >::this_type_does_not_support_comparisons().
|
inline |
Definition at line 219 of file RefProd.h.
References edm::RefProd< T >::refCore().
|
inline |
Definition at line 220 of file RefVector.h.
bool edm::operator== | ( | BranchDescription const & | a, |
BranchDescription const & | b | ||
) |
Definition at line 302 of file BranchDescription.cc.
References edm::BranchDescription::branchAliases(), combinable(), and edm::BranchDescription::dropped().
|
inline |
Definition at line 223 of file atomic_value_ptr.h.
References edm::atomic_value_ptr< T >::this_type_does_not_support_comparisons().
|
inline |
Definition at line 224 of file value_ptr.h.
References edm::value_ptr< T >::this_type_does_not_support_comparisons().
|
inline |
Definition at line 236 of file value_ptr.h.
References edm::value_ptr< T >::this_type_does_not_support_comparisons().
|
inline |
for two FwdRefs to be equal, both the "forward" and the "backward" Refs must be the same
Definition at line 255 of file FwdRef.h.
References edm::FwdRef< C, T, F >::backRef(), and edm::FwdRef< C, T, F >::ref().
|
inline |
for a FwdRef to equal a Ref, EITHER the "forward" or the "backward" Refs must equal to the test ref
Definition at line 267 of file FwdRef.h.
References edm::FwdRef< C, T, F >::backRef(), and edm::FwdRef< C, T, F >::ref().
|
inline |
for a FwdRef to equal a Ref, EITHER the "forward" or the "backward" Refs must equal to the test ref
Definition at line 279 of file FwdRef.h.
References edm::FwdRef< C, T, F >::backRef(), and edm::FwdRef< C, T, F >::ref().
bool edm::operator== | ( | ParameterSet const & | a, |
ParameterSet const & | b | ||
) |
Definition at line 859 of file ParameterSet.cc.
References edm::ParameterSet::id(), edm::ParameterSet::isRegistered(), isTransientEqual(), and edm::ParameterSet::trackedPart().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool edm::operator> | ( | ELseverityLevel const & | e1, |
ELseverityLevel const & | e2 | ||
) |
|
inline |
Definition at line 144 of file FileIndex.h.
bool edm::operator>= | ( | ELseverityLevel const & | e1, |
ELseverityLevel const & | e2 | ||
) |
|
inline |
Definition at line 149 of file FileInPath.h.
References edm::FileInPath::read().
std::auto_ptr< ParameterDescriptionCases< bool > > edm::operator>> | ( | bool | caseValue, |
ParameterDescriptionNode const & | node | ||
) |
Definition at line 134 of file ParameterDescriptionNode.cc.
References edm::ParameterDescriptionNode::clone().
std::auto_ptr< ParameterDescriptionCases< int > > edm::operator>> | ( | int | caseValue, |
ParameterDescriptionNode const & | node | ||
) |
Definition at line 141 of file ParameterDescriptionNode.cc.
References edm::ParameterDescriptionNode::clone().
std::auto_ptr< ParameterDescriptionCases< std::string > > edm::operator>> | ( | std::string const & | caseValue, |
ParameterDescriptionNode const & | node | ||
) |
Definition at line 148 of file ParameterDescriptionNode.cc.
References edm::ParameterDescriptionNode::clone().
std::auto_ptr< ParameterDescriptionCases< std::string > > edm::operator>> | ( | char const * | caseValue, |
ParameterDescriptionNode const & | node | ||
) |
Definition at line 155 of file ParameterDescriptionNode.cc.
References edm::ParameterDescriptionNode::clone().
std::auto_ptr< ParameterDescriptionCases< bool > > edm::operator>> | ( | bool | caseValue, |
std::auto_ptr< ParameterDescriptionNode > | node | ||
) |
std::auto_ptr< ParameterDescriptionCases< int > > edm::operator>> | ( | int | caseValue, |
std::auto_ptr< ParameterDescriptionNode > | node | ||
) |
std::auto_ptr< ParameterDescriptionCases< std::string > > edm::operator>> | ( | std::string const & | caseValue, |
std::auto_ptr< ParameterDescriptionNode > | node | ||
) |
std::auto_ptr< ParameterDescriptionCases< std::string > > edm::operator>> | ( | char const * | caseValue, |
std::auto_ptr< ParameterDescriptionNode > | node | ||
) |
Definition at line 183 of file ParameterDescriptionNode.cc.
References python.Node::node, and AlCaHLTBitMon_QueryRunRegistry::string.
std::auto_ptr< ParameterDescriptionNode > edm::operator^ | ( | ParameterDescriptionNode const & | node_left, |
ParameterDescriptionNode const & | node_right | ||
) |
Definition at line 245 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionNode > edm::operator^ | ( | std::auto_ptr< ParameterDescriptionNode > | node_left, |
ParameterDescriptionNode const & | node_right | ||
) |
Definition at line 251 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionNode > edm::operator^ | ( | ParameterDescriptionNode const & | node_left, |
std::auto_ptr< ParameterDescriptionNode > | node_right | ||
) |
Definition at line 257 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionNode > edm::operator^ | ( | std::auto_ptr< ParameterDescriptionNode > | node_left, |
std::auto_ptr< ParameterDescriptionNode > | node_right | ||
) |
Definition at line 263 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionCases< bool > > edm::operator|| | ( | std::auto_ptr< ParameterDescriptionCases< bool > > | left, |
std::auto_ptr< ParameterDescriptionCases< bool > > | right | ||
) |
Definition at line 8 of file ParameterDescriptionCases.cc.
References getDQMSummary::iter, python.multivaluedict::map(), and python.Node::node.
std::auto_ptr< ParameterDescriptionCases< int > > edm::operator|| | ( | std::auto_ptr< ParameterDescriptionCases< int > > | left, |
std::auto_ptr< ParameterDescriptionCases< int > > | right | ||
) |
Definition at line 23 of file ParameterDescriptionCases.cc.
References getDQMSummary::iter, python.multivaluedict::map(), and python.Node::node.
std::auto_ptr< ParameterDescriptionCases< std::string > > edm::operator|| | ( | std::auto_ptr< ParameterDescriptionCases< std::string > > | left, |
std::auto_ptr< ParameterDescriptionCases< std::string > > | right | ||
) |
Definition at line 38 of file ParameterDescriptionCases.cc.
References getDQMSummary::iter, python.multivaluedict::map(), python.Node::node, and AlCaHLTBitMon_QueryRunRegistry::string.
std::auto_ptr< ParameterDescriptionNode > edm::operator|| | ( | ParameterDescriptionNode const & | node_left, |
ParameterDescriptionNode const & | node_right | ||
) |
Definition at line 219 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionNode > edm::operator|| | ( | std::auto_ptr< ParameterDescriptionNode > | node_left, |
ParameterDescriptionNode const & | node_right | ||
) |
Definition at line 225 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionNode > edm::operator|| | ( | ParameterDescriptionNode const & | node_left, |
std::auto_ptr< ParameterDescriptionNode > | node_right | ||
) |
Definition at line 231 of file ParameterDescriptionNode.cc.
std::auto_ptr< ParameterDescriptionNode > edm::operator|| | ( | std::auto_ptr< ParameterDescriptionNode > | node_left, |
std::auto_ptr< ParameterDescriptionNode > | node_right | ||
) |
Definition at line 237 of file ParameterDescriptionNode.cc.
|
static |
Referenced by edm::ErrorObj::set().
bool edm::overlaps | ( | LuminosityBlockRange const & | lh, |
LuminosityBlockRange const & | rh | ||
) |
bool edm::overlaps | ( | EventRange const & | lh, |
EventRange const & | rh | ||
) |
Definition at line 54 of file EventRange.cc.
References distinct(), and edm::EventRange::startLumi().
Referenced by merge().
ParameterSet const & edm::parameterSet | ( | Provenance const & | provenance | ) |
Definition at line 11 of file Provenance.cc.
References edm::ParameterSet::existsAs(), edm::pset::Registry::getMapped(), edm::ParameterSet::getParameterSet(), edm::Provenance::getProcessConfiguration(), edm::pset::Registry::instance(), diffTwoXMLs::label, edm::Provenance::moduleLabel(), edm::ProcessConfiguration::parameterSetID(), source(), AlCaHLTBitMon_QueryRunRegistry::string, and triggerResults().
Referenced by ClusterAnalyzer::analyze(), HLTInfo::analyze(), GsfElectronProducer::beginEvent(), GsfElectronBaseProducer::beginEvent(), edm::EventProcessor::EventProcessor(), EcalSelectiveReadoutProducer::getBinOfMax(), edm::EventProcessor::init(), moduleName(), PFCandidateDQMAnalyzer::PFCandidateDQMAnalyzer(), PFJetDQMAnalyzer::PFJetDQMAnalyzer(), PFMETDQMAnalyzer::PFMETDQMAnalyzer(), SiPixelHistoricInfoDQMClient::SiPixelHistoricInfoDQMClient(), and SiPixelHistoricInfoEDAClient::SiPixelHistoricInfoEDAClient().
std::string edm::ParameterSet::getParameter< std::string > | ( | std::string const & | name | ) | const |
std::string edm::ParameterSet::getParameter< std::string > | ( | char const * | name | ) | const |
std::vector<double> edm::ParameterSet::getParameter< std::vector< double > > | ( | std::string const & | name | ) | const |
std::vector<double> edm::ParameterSet::getParameter< std::vector< double > > | ( | char const * | name | ) | const |
std::vector<ESInputTag> edm::ParameterSet::getParameter< std::vector< ESInputTag > > | ( | std::string const & | name | ) | const |
std::vector<ESInputTag> edm::ParameterSet::getParameter< std::vector< ESInputTag > > | ( | char const * | name | ) | const |
std::vector<EventID> edm::ParameterSet::getParameter< std::vector< EventID > > | ( | std::string const & | name | ) | const |
std::vector<EventID> edm::ParameterSet::getParameter< std::vector< EventID > > | ( | char const * | name | ) | const |
std::vector<EventRange> edm::ParameterSet::getParameter< std::vector< EventRange > > | ( | std::string const & | name | ) | const |
std::vector<EventRange> edm::ParameterSet::getParameter< std::vector< EventRange > > | ( | char const * | name | ) | const |
std::vector<InputTag> edm::ParameterSet::getParameter< std::vector< InputTag > > | ( | std::string const & | name | ) | const |
std::vector<InputTag> edm::ParameterSet::getParameter< std::vector< InputTag > > | ( | char const * | name | ) | const |
std::vector<int> edm::ParameterSet::getParameter< std::vector< int > > | ( | std::string const & | name | ) | const |
std::vector<int> edm::ParameterSet::getParameter< std::vector< int > > | ( | char const * | name | ) | const |
std::vector<long long> edm::ParameterSet::getParameter< std::vector< long long > > | ( | std::string const & | name | ) | const |
std::vector<long long> edm::ParameterSet::getParameter< std::vector< long long > > | ( | char const * | name | ) | const |
std::vector<LuminosityBlockID> edm::ParameterSet::getParameter< std::vector< LuminosityBlockID > > | ( | std::string const & | name | ) | const |
std::vector<LuminosityBlockID> edm::ParameterSet::getParameter< std::vector< LuminosityBlockID > > | ( | char const * | name | ) | const |
std::vector<LuminosityBlockRange> edm::ParameterSet::getParameter< std::vector< LuminosityBlockRange > > | ( | std::string const & | name | ) | const |
std::vector<LuminosityBlockRange> edm::ParameterSet::getParameter< std::vector< LuminosityBlockRange > > | ( | char const * | name | ) | const |
|
inline |
Definition at line 110 of file PdtEntry.h.
References alignCSCRings::e, edm::pdtentry::getPdtEntryVector(), and mergeVDriftHistosByStation::name.
|
inline |
Definition at line 90 of file PdtEntry.h.
References alignCSCRings::e, edm::pdtentry::getPdtEntryVector(), and mergeVDriftHistosByStation::name.
std::vector<std::string> edm::ParameterSet::getParameter< std::vector< std::string > > | ( | std::string const & | name | ) | const |
std::vector<std::string> edm::ParameterSet::getParameter< std::vector< std::string > > | ( | char const * | name | ) | const |
std::vector<unsigned int> edm::ParameterSet::getParameter< std::vector< unsigned int > > | ( | std::string const & | name | ) | const |
std::vector<unsigned int> edm::ParameterSet::getParameter< std::vector< unsigned int > > | ( | char const * | name | ) | const |
std::vector<unsigned long long> edm::ParameterSet::getParameter< std::vector< unsigned long long > > | ( | std::string const & | name | ) | const |
std::vector<unsigned long long> edm::ParameterSet::getParameter< std::vector< unsigned long long > > | ( | char const * | name | ) | const |
|
inline |
Definition at line 138 of file PdtEntry.h.
References filterCSVwithJSON::copy.
std::string edm::ParameterSet::getUntrackedParameter< std::string > | ( | std::string const & | name, |
std::string const & | defaultValue | ||
) | const |
std::string edm::ParameterSet::getUntrackedParameter< std::string > | ( | std::string const & | name | ) | const |
std::string edm::ParameterSet::getUntrackedParameter< std::string > | ( | char const * | name, |
std::string const & | defaultValue | ||
) | const |
std::string edm::ParameterSet::getUntrackedParameter< std::string > | ( | char const * | name | ) | const |
std::vector<double> edm::ParameterSet::getUntrackedParameter< std::vector< double > > | ( | std::string const & | name | ) | const |
std::vector<double> edm::ParameterSet::getUntrackedParameter< std::vector< double > > | ( | std::string const & | name, |
std::vector< double > const & | defaultValue | ||
) | const |
std::vector<double> edm::ParameterSet::getUntrackedParameter< std::vector< double > > | ( | char const * | name, |
std::vector< double > const & | defaultValue | ||
) | const |
std::vector<double> edm::ParameterSet::getUntrackedParameter< std::vector< double > > | ( | char const * | name | ) | const |
std::vector<ESInputTag> edm::ParameterSet::getUntrackedParameter< std::vector< ESInputTag > > | ( | std::string const & | name, |
std::vector< ESInputTag > const & | defaultValue | ||
) | const |
Definition at line 1469 of file ParameterSet.cc.
References edm::Entry::getVESInputTag(), and mergeVDriftHistosByStation::name.
std::vector<ESInputTag> edm::ParameterSet::getUntrackedParameter< std::vector< ESInputTag > > | ( | std::string const & | name | ) | const |
std::vector<ESInputTag> edm::ParameterSet::getUntrackedParameter< std::vector< ESInputTag > > | ( | char const * | name, |
std::vector< ESInputTag > const & | defaultValue | ||
) | const |
Definition at line 2099 of file ParameterSet.cc.
References edm::Entry::getVESInputTag(), and mergeVDriftHistosByStation::name.
std::vector<ESInputTag> edm::ParameterSet::getUntrackedParameter< std::vector< ESInputTag > > | ( | char const * | name | ) | const |
std::vector<EventID> edm::ParameterSet::getUntrackedParameter< std::vector< EventID > > | ( | std::string const & | name, |
std::vector< EventID > const & | defaultValue | ||
) | const |
std::vector<EventID> edm::ParameterSet::getUntrackedParameter< std::vector< EventID > > | ( | std::string const & | name | ) | const |
std::vector<EventID> edm::ParameterSet::getUntrackedParameter< std::vector< EventID > > | ( | char const * | name | ) | const |
std::vector<EventID> edm::ParameterSet::getUntrackedParameter< std::vector< EventID > > | ( | char const * | name, |
std::vector< EventID > const & | defaultValue | ||
) | const |
std::vector<EventRange> edm::ParameterSet::getUntrackedParameter< std::vector< EventRange > > | ( | std::string const & | name | ) | const |
std::vector<EventRange> edm::ParameterSet::getUntrackedParameter< std::vector< EventRange > > | ( | std::string const & | name, |
std::vector< EventRange > const & | defaultValue | ||
) | const |
std::vector<EventRange> edm::ParameterSet::getUntrackedParameter< std::vector< EventRange > > | ( | char const * | name, |
std::vector< EventRange > const & | defaultValue | ||
) | const |
std::vector<EventRange> edm::ParameterSet::getUntrackedParameter< std::vector< EventRange > > | ( | char const * | name | ) | const |
std::vector<InputTag> edm::ParameterSet::getUntrackedParameter< std::vector< InputTag > > | ( | std::string const & | name | ) | const |
std::vector<InputTag> edm::ParameterSet::getUntrackedParameter< std::vector< InputTag > > | ( | std::string const & | name, |
std::vector< InputTag > const & | defaultValue | ||
) | const |
std::vector<InputTag> edm::ParameterSet::getUntrackedParameter< std::vector< InputTag > > | ( | char const * | name | ) | const |
std::vector<InputTag> edm::ParameterSet::getUntrackedParameter< std::vector< InputTag > > | ( | char const * | name, |
std::vector< InputTag > const & | defaultValue | ||
) | const |
std::vector<int> edm::ParameterSet::getUntrackedParameter< std::vector< int > > | ( | std::string const & | name, |
std::vector< int > const & | defaultValue | ||
) | const |
std::vector<int> edm::ParameterSet::getUntrackedParameter< std::vector< int > > | ( | std::string const & | name | ) | const |
std::vector<int> edm::ParameterSet::getUntrackedParameter< std::vector< int > > | ( | char const * | name | ) | const |
std::vector<int> edm::ParameterSet::getUntrackedParameter< std::vector< int > > | ( | char const * | name, |
std::vector< int > const & | defaultValue | ||
) | const |
std::vector<long long> edm::ParameterSet::getUntrackedParameter< std::vector< long long > > | ( | std::string const & | name, |
std::vector< long long > const & | defaultValue | ||
) | const |
std::vector<long long> edm::ParameterSet::getUntrackedParameter< std::vector< long long > > | ( | std::string const & | name | ) | const |
std::vector<long long> edm::ParameterSet::getUntrackedParameter< std::vector< long long > > | ( | char const * | name | ) | const |
std::vector<long long> edm::ParameterSet::getUntrackedParameter< std::vector< long long > > | ( | char const * | name, |
std::vector< long long > const & | defaultValue | ||
) | const |
std::vector<LuminosityBlockID> edm::ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockID > > | ( | std::string const & | name, |
std::vector< LuminosityBlockID > const & | defaultValue | ||
) | const |
std::vector<LuminosityBlockID> edm::ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockID > > | ( | std::string const & | name | ) | const |
std::vector<LuminosityBlockID> edm::ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockID > > | ( | char const * | name, |
std::vector< LuminosityBlockID > const & | defaultValue | ||
) | const |
std::vector<LuminosityBlockID> edm::ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockID > > | ( | char const * | name | ) | const |
std::vector<LuminosityBlockRange> edm::ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockRange > > | ( | std::string const & | name | ) | const |
std::vector<LuminosityBlockRange> edm::ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockRange > > | ( | std::string const & | name, |
std::vector< LuminosityBlockRange > const & | defaultValue | ||
) | const |
std::vector<LuminosityBlockRange> edm::ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockRange > > | ( | char const * | name | ) | const |
std::vector<LuminosityBlockRange> edm::ParameterSet::getUntrackedParameter< std::vector< LuminosityBlockRange > > | ( | char const * | name, |
std::vector< LuminosityBlockRange > const & | defaultValue | ||
) | const |
|
inline |
Definition at line 102 of file PdtEntry.h.
References alignCSCRings::e, edm::pdtentry::getPdtEntryVector(), and mergeVDriftHistosByStation::name.
|
inline |
Definition at line 96 of file PdtEntry.h.
References alignCSCRings::e, edm::pdtentry::getPdtEntryVector(), and mergeVDriftHistosByStation::name.
|
inline |
Definition at line 122 of file PdtEntry.h.
References alignCSCRings::e, edm::pdtentry::getPdtEntryVector(), and mergeVDriftHistosByStation::name.
|
inline |
Definition at line 116 of file PdtEntry.h.
References alignCSCRings::e, edm::pdtentry::getPdtEntryVector(), and mergeVDriftHistosByStation::name.
std::vector<std::string> edm::ParameterSet::getUntrackedParameter< std::vector< std::string > > | ( | std::string const & | name | ) | const |
std::vector<std::string> edm::ParameterSet::getUntrackedParameter< std::vector< std::string > > | ( | std::string const & | name, |
std::vector< std::string > const & | defaultValue | ||
) | const |
std::vector<std::string> edm::ParameterSet::getUntrackedParameter< std::vector< std::string > > | ( | char const * | name | ) | const |
std::vector<std::string> edm::ParameterSet::getUntrackedParameter< std::vector< std::string > > | ( | char const * | name, |
std::vector< std::string > const & | defaultValue | ||
) | const |
std::vector<unsigned int> edm::ParameterSet::getUntrackedParameter< std::vector< unsigned int > > | ( | std::string const & | name | ) | const |
std::vector<unsigned int> edm::ParameterSet::getUntrackedParameter< std::vector< unsigned int > > | ( | std::string const & | name, |
std::vector< unsigned int > const & | defaultValue | ||
) | const |
std::vector<unsigned int> edm::ParameterSet::getUntrackedParameter< std::vector< unsigned int > > | ( | char const * | name | ) | const |
std::vector<unsigned int> edm::ParameterSet::getUntrackedParameter< std::vector< unsigned int > > | ( | char const * | name, |
std::vector< unsigned int > const & | defaultValue | ||
) | const |
std::vector<unsigned long long> edm::ParameterSet::getUntrackedParameter< std::vector< unsigned long long > > | ( | std::string const & | name, |
std::vector< unsigned long long > const & | defaultValue | ||
) | const |
std::vector<unsigned long long> edm::ParameterSet::getUntrackedParameter< std::vector< unsigned long long > > | ( | std::string const & | name | ) | const |
std::vector<unsigned long long> edm::ParameterSet::getUntrackedParameter< std::vector< unsigned long long > > | ( | char const * | name | ) | const |
std::vector<unsigned long long> edm::ParameterSet::getUntrackedParameter< std::vector< unsigned long long > > | ( | char const * | name, |
std::vector< unsigned long long > const & | defaultValue | ||
) | const |
std::string edm::parameterTypeEnumToString | ( | ParameterTypes | iType | ) |
Definition at line 55 of file ParameterDescriptionNode.cc.
References TYPE_TO_NAME.
Referenced by edm::ParameterSwitchBase::insertAndCheckTypes(), edm::ParameterWildcardBase::print_(), edm::ParameterDescriptionBase::print_(), edm::ParameterSwitch< T >::print_(), edm::AllowedLabelsDescriptionBase::printNestedContentBase_(), edm::IfExistsDescription::throwIfDuplicateTypes(), edm::ORGroupDescription::throwIfDuplicateTypes(), edm::ANDGroupDescription::throwIfDuplicateTypes(), edm::ParameterWildcardBase::throwIfInvalidPattern(), edm::ParameterSetDescription::throwIfWildcardCollision(), edm::ParameterDescriptionBase::throwMissingRequiredNoDefault(), edm::ParameterDescriptionBase::throwParameterWrongTrackiness(), edm::ParameterDescriptionBase::throwParameterWrongType(), edm::ParameterWildcardBase::validateMatchingNames(), and edm::ParameterDescriptionBase::writeCfi_().
std::auto_ptr< ParameterSet > edm::popSubProcessParameterSet | ( | ParameterSet & | parameterSet | ) |
Definition at line 550 of file SubProcess.cc.
References edm::ParameterSet::getUntrackedParameter(), and edm::ParameterSet::popParameterSet().
Referenced by edm::EventProcessor::init(), and edm::SubProcess::SubProcess().
|
static |
Definition at line 150 of file CollUtil.cc.
References edm::IndexIntoFile::begin(), gather_cfg::cout, edm::IndexIntoFile::end(), edm::EventID::event(), edm::poolNames::eventTreeName(), edm::IndexIntoFile::firstAppearanceOrder, edm::EventAuxiliary::id(), edm::poolNames::indexIntoFileBranchName(), edm::IndexIntoFile::iterationWillBeInEntryOrder(), edm::IndexIntoFile::kEvent, edm::IndexIntoFile::kLumi, edm::IndexIntoFile::kRun, AlCaHLTBitMon_QueryRunRegistry::string, and edmStreamStallGrapher::t.
Referenced by printEventLists().
|
static |
Definition at line 296 of file CollUtil.cc.
References edm::IndexIntoFile::begin(), gather_cfg::cout, edm::IndexIntoFile::end(), edm::IndexIntoFile::firstAppearanceOrder, edm::poolNames::indexIntoFileBranchName(), edm::IndexIntoFile::kEvent, edm::IndexIntoFile::kLumi, edm::IndexIntoFile::kRun, nEvents, and edmStreamStallGrapher::t.
Referenced by printEventsInLumis().
edm::preallocConfig_ | ( | prealloc | ) |
|
static |
Definition at line 115 of file CollUtil.cc.
References gather_cfg::cout, and edm::poolNames::fileIndexBranchName().
Referenced by printEventLists().
|
static |
Definition at line 247 of file CollUtil.cc.
References edm::FileIndex::begin(), gather_cfg::cout, edm::FileIndex::end(), edm::poolNames::fileIndexBranchName(), edm::FileIndex::kEvent, edm::FileIndex::kLumi, and nEvents.
Referenced by printEventsInLumis().
S& edm::print | ( | S & | os, |
JobReport::InputFile const & | f | ||
) |
Definition at line 66 of file JobReport.cc.
References formatFile(), edm::JobReport::InputFile::inputSourceClassName, edm::JobReport::InputFile::inputType, and edm::JobReport::InputFile::numEventsRead.
Referenced by operator<<(), and EcalDigiToRaw::produce().
S& edm::print | ( | S & | os, |
JobReport::OutputFile const & | f | ||
) |
Definition at line 78 of file JobReport.cc.
References edm::JobReport::OutputFile::branchHash, edm::JobReport::OutputFile::dataType, formatFile(), edm::JobReport::OutputFile::numEventsWritten, and edm::JobReport::OutputFile::outputModuleClassName.
S& edm::print | ( | S & | os, |
JobReport::RunReport const & | rep | ||
) |
Definition at line 96 of file JobReport.cc.
References edm::JobReport::RunReport::lumiSections, and edm::JobReport::RunReport::runNumber.
void edm::print_eventsetup_record_dependencies | ( | std::ostream & | oStream, |
std::string const & | iIndent = std::string() |
||
) |
Definition at line 77 of file print_eventsetup_record_dependencies.h.
References edm::rec_dep::inherits_from_DependentRecordTag(), and mergeVDriftHistosByStation::name.
Referenced by print_eventsetup_record_dependencies(), and print_eventsetup_record_dependencies_recursive().
void edm::print_eventsetup_record_dependencies | ( | std::ostream & | , |
std::string | , | ||
T const * | , | ||
T const * | |||
) |
Definition at line 42 of file print_eventsetup_record_dependencies.h.
void edm::print_eventsetup_record_dependencies | ( | std::ostream & | oStream, |
std::string | iIndent, | ||
TFirst const * | , | ||
TEnd const * | iEnd | ||
) |
Definition at line 48 of file print_eventsetup_record_dependencies.h.
References GetRecoTauVFromDQM_MC_cff::next, and print_eventsetup_record_dependencies().
void edm::print_eventsetup_record_dependencies_recursive | ( | std::ostream & | oStream, |
std::string const & | iIndent, | ||
boost::mpl::true_ | |||
) |
Definition at line 63 of file print_eventsetup_record_dependencies.h.
References begin, end, and print_eventsetup_record_dependencies().
void edm::print_eventsetup_record_dependencies_recursive | ( | std::ostream & | , |
std::string const & | , | ||
boost::mpl::false_ | |||
) |
Definition at line 72 of file print_eventsetup_record_dependencies.h.
void edm::printBranchNames | ( | TTree * | tree | ) |
Definition at line 73 of file CollUtil.cc.
References gather_cfg::cout, and i.
void edm::printCmsException | ( | cms::Exception & | e, |
edm::JobReport * | jobRep = 0 , |
||
int | rc = -1 |
||
) |
Definition at line 13 of file ExceptionMessages.cc.
References cms::Exception::explainSelf(), edm::JobReport::reportError(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by addContextAndPrintException().
void edm::printCmsExceptionWarning | ( | char const * | behavior, |
cms::Exception const & | e, | ||
edm::JobReport * | jobRep = 0 , |
||
int | rc = -1 |
||
) |
Definition at line 28 of file ExceptionMessages.cc.
References cms::Exception::explainSelf(), edm::JobReport::reportError(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by edm::EDLooperBase::doDuringLoop(), edm::Worker::doWork(), edm::Path::handleWorkerFailure(), edm::StreamSchedule::processOneEvent(), and edm::WorkerManager::processOneOccurrence().
void edm::printEventLists | ( | TFile * | tfl | ) |
Definition at line 229 of file CollUtil.cc.
References edm::poolNames::fileFormatVersionBranchName(), edm::FileFormatVersion::hasIndexIntoFile(), edm::poolNames::metaDataTreeName(), postIndexIntoFilePrintEventLists(), and preIndexIntoFilePrintEventLists().
void edm::printEventsInLumis | ( | TFile * | tfl | ) |
Definition at line 354 of file CollUtil.cc.
References edm::poolNames::fileFormatVersionBranchName(), edm::FileFormatVersion::hasIndexIntoFile(), edm::poolNames::metaDataTreeName(), postIndexIntoFilePrintEventsInLumis(), and preIndexIntoFilePrintEventsInLumis().
void edm::printTrees | ( | TFile * | hdl | ) |
Definition at line 35 of file CollUtil.cc.
References getDQMSummary::iter, combine::key, and getGTfromDQMFile::obj.
void edm::printUuids | ( | TTree * | uuidTree | ) |
Definition at line 106 of file CollUtil.cc.
References gather_cfg::cout, edm::FileID::fid(), NewTree::fid, and edm::poolNames::fileIdentifierBranchName().
BranchID edm::productIDToBranchID | ( | ProductID const & | pid, |
BranchIDLists const & | lists, | ||
BranchListIndexes const & | indexes | ||
) |
Definition at line 12 of file ProductIDToBranchID.cc.
References edm::ProductID::isValid(), edm::ProductID::processIndex(), and edm::ProductID::productIndex().
Referenced by edm::EventPrincipal::pidToBid(), fwlite::internal::BranchMapReaderStrategyV11::productToBranchID(), and fwlite::internal::BranchMapReaderStrategyV17::productToBranchID().
void edm::public_base_classes | ( | TypeWithDict const & | type, |
std::vector< TypeWithDict > & | baseTypes | ||
) |
Definition at line 249 of file DictionaryTools.cc.
References newFWLiteAna::base, edm::BaseWithDict::isPublic(), search_all(), edm::TypeWithDict::typeInfo(), and edm::BaseWithDict::typeOf().
Referenced by edm::ProductHolderIndexHelper::insert().
std::string edm::pythonFileToConfigure | ( | const std::string & | iPythonFileName | ) |
Definition at line 14 of file pythonFileToConfigure.cc.
References edmPickEvents::command, pythonToCppException(), query::result, and AlCaHLTBitMon_QueryRunRegistry::string.
void edm::pythonToCppException | ( | const std::string & | iType | ) |
Definition at line 6 of file PythonWrapper.cc.
References edm::hlt::Exception, NULL, and GsfMatrixTools::trace().
Referenced by pythonFileToConfigure(), PythonProcessDesc::read(), readPSetsFrom(), and FWPathsPopup::scheduleReloadEvent().
void edm::read_from_cin | ( | std::string & | output | ) |
Definition at line 27 of file Parse.cc.
References geometryCSVtoXML::line, and AlCaHLTBitMon_QueryRunRegistry::string.
std::string edm::read_whole_file | ( | std::string const & | filename | ) |
only does the yacc interpretation
Definition at line 10 of file Parse.cc.
References edm::errors::Configuration, edm::hlt::Exception, lut2db_cfg::filename, input, query::result, and AlCaHLTBitMon_QueryRunRegistry::string.
boost::shared_ptr< ParameterSet > edm::readConfig | ( | std::string const & | config | ) |
Definition at line 42 of file MakeParameterSets.cc.
References PythonProcessDesc::parameterSet().
boost::shared_ptr< ParameterSet > edm::readConfig | ( | std::string const & | config, |
int | argc, | ||
char * | argv[] | ||
) |
same, but with arguments
Definition at line 48 of file MakeParameterSets.cc.
References PythonProcessDesc::parameterSet().
boost::shared_ptr< ParameterSet > edm::readPSetsFrom | ( | std::string const & | fileOrString | ) |
finds all the PSets used in the top level module referred as a file or as a string containing python commands. These PSets are bundled into a top level PSet from which they can be retrieved
Definition at line 61 of file MakeParameterSets.cc.
References edm::python::initializeModule(), makePSetsFromFile(), makePSetsFromString(), dbtoconf::object, PythonParameterSet::pset(), pythonToCppException(), and edm::ParameterSet::swap().
Referenced by main().
void edm::reenableSigs | ( | sigset_t * | oldset | ) |
Definition at line 68 of file UnixSignalHandlers.cc.
References MUST_BE_ZERO.
Referenced by installCustomHandler(), and MulticoreRunLumiEventChecker::postForkReacquireResources().
Ptr<typename C::value_type> edm::refToPtr | ( | Ref< C, typename C::value_type, refhelper::FindUsingAdvance< C, typename C::value_type > > const & | ref | ) |
Definition at line 18 of file RefToPtr.h.
Referenced by PFEGammaAlgo::attachPSClusters(), PFEGammaProducer::createSingleLegConversions(), EGammaMvaEleEstimator::isoMvaValue(), reco::tau::PFRecoTauChargedHadronFromPFCandidatePlugin::operator()(), pat::PATSecondaryVertexSlimmer::produce(), pat::PATTauSlimmer::produce(), pat::PATMuonSlimmer::produce(), pat::PATElectronSlimmer::produce(), pat::PATJetSlimmer::produce(), GEDPhotonCoreProducer::produce(), pat::PATPhotonSlimmer::produce(), TauGenJetProducer::produce(), pat::Muon::sourceCandidatePtr(), pat::Electron::sourceCandidatePtr(), reco::PFTau::sourceCandidatePtr(), and pat::Photon::sourceCandidatePtr().
std::vector< std::vector< std::string >::const_iterator > edm::regexMatch | ( | std::vector< std::string > const & | strings, |
boost::regex const & | regexp | ||
) |
Definition at line 30 of file RegexMatch.cc.
References i.
Referenced by triggerExpression::HLTReader::init(), HLTHighLevel::init(), edm::EventSelector::init(), dqmservices::DQMStreamerReader::matchTriggerSel(), regexMatch(), and dqmservices::TriggerSelector::TreeElement::TreeElement().
std::vector< std::vector< std::string >::const_iterator > edm::regexMatch | ( | std::vector< std::string > const & | strings, |
std::string const & | pattern | ||
) |
Definition at line 41 of file RegexMatch.cc.
References glob2reg(), and regexMatch().
|
inline |
Definition at line 46 of file Algorithms.h.
References spr::find().
Referenced by edm::eventsetup::EventSetupRecordProvider::add(), edm::WorkerManager::addToAllWorkers(), edm::service::ThreadSafeLogMessageLoggerScribe::configure_statistics(), edm::service::MessageLoggerScribe::configure_statistics(), edm::StreamSchedule::fillWorkers(), edm::service::TriggerNamesService::getTrigPaths(), edm::Schedule::limitOutput(), edm::MainParameterSet::MainParameterSet(), public_base_classes(), and DQMRootSource::skipIt().
|
inline |
U edm::second | ( | std::pair< T, U > const & | p | ) |
Definition at line 250 of file ParameterSet.cc.
Referenced by FilterOR::accept(), TkTrackingRegionsMargin< float >::add(), edm::eventsetup::EventSetupRecord::add(), pos::PixelConfigFile::addAlias(), HcalHardwareXml::addHardware(), FWTrackHitsDetailView::addModules(), FWConvTrackHitsDetailView::addModules(), Hector::addPartToHepMC(), SurveyInputTrackerFromDB::addSurveyInfo(), SurveyMisalignmentInput::addSurveyInfo(), gen::EvtGenInterface::addToHepMC(), gen::EvtGenLHCInterface::addToHepMC(), EcalPreshowerGeometry::alignmentTransformIndexLocal(), PFCandConnector::analyseNuclearWPrim(), PFCandConnector::analyseNuclearWSec(), SiStripThresholdBuilder::analyze(), EcalDQMonitorTask::analyze(), RPCGeometryServTest::analyze(), DTNoiseCalibration::analyze(), BxTiming::analyze(), LHEAnalyzer::analyze(), HcalQIEDataCheck::analyze(), DTPreCalibrationTask::analyze(), HcalPedestalWidthsCheck::analyze(), cms::HcalConstantsASCIIWriter::analyze(), DTNoiseTask::analyze(), DTAlbertoBenvenutiTask::analyze(), AnaMuonCaloCleaner::analyze(), TestMuonCaloCleaner::analyze(), HeavyFlavorValidation::analyze(), DTTestPulsesTask::analyze(), L1TRPCTPG::analyze(), DTDigiTask::analyze(), HLTScalers::analyze(), L1GtAnalyzer::analyzeL1GtUtilsCore(), SiStripBadAPVAlgorithmFromClusterOccupancy::AnalyzeOccupancy(), SiStripBadAPVandHotStripAlgorithmFromClusterOccupancy::AnalyzeOccupancy(), SurveyDataConverter::applyFineSurveyInfo(), TrackerHitAssociator::associateHit(), L1GtTriggerMenuTester::associateL1SeedsHltPath(), ShallowTree::beginJob(), Tracker_OldtoNewConverter::beginJob(), BxTiming::beginRun(), HLTSeedL1LogicScalers::beginRun(), TrigResRateMon::beginRun(), FourVectorHLTOffline::beginRun(), GctFormatTranslateV35::blockToRctEmCand(), GctFormatTranslateV38::blockToRctEmCand(), GctFormatTranslateMCLegacy::blockToRctEmCand(), ora::RelationalDeleter::build(), CSCGeometryParsFromDD::build(), RunRangeDependentPedeLabeler::buildRunRangeDependencyMap(), SeedFromGenericPairOrTriplet::buildSeed(), CocoaUnitDefinition::BuildUnitsTable(), ALIUnitDefinition::BuildUnitsTable(), CSCEventData::calcALCTcrc(), FWInvMassDialog::Calculate(), JetPartonMatching::calculate(), ClusterShapeAlgo::Calculate_Covariances(), ClusterShapeAlgo::Calculate_e3x2(), ClusterShapeAlgo::Calculate_e3x3(), ClusterShapeAlgo::Calculate_e4x4(), ClusterShapeAlgo::Calculate_e5x5(), MultipleAlgoIterator::calculatePedestal(), ReflectedIterator::calculatePedestal(), PileUpSubtractor::calculatePedestal(), PedeLabelerBase::calibrationParamFromLabel(), cert_plot(), HiggsValidation::MonitoredDecays::channel(), AlignmentTwoBodyDecayTrackSelector::checkMETMass(), edm::Principal::checkUniquenessAndType(), TrackCleaner::cleanTracks(), SimTrackManager::cleanTracksWithHistory(), EcalClusterToolsT< noZS >::cluster2ndMoments(), L1TLSBlock::computeErrorFromRange(), GaussianSumUtilities1D::computeMode(), SiStripFecCabling::connections(), DDHCalBarrelAlgo::constructGeneralVolume(), DDHCalEndcapAlgo::constructGeneralVolume(), DDHCalBarrelAlgo::constructInsideDetectors(), DDHCalBarrelAlgo::constructInsideLayers(), DDHCalEndcapAlgo::constructInsideModule(), DDHCalEndcapAlgo::constructInsideModule0(), DDHCalBarrelAlgo::constructInsideSector(), DDHCalEndcapAlgo::constructInsideSector(), DDHCalBarrelAlgo::constructMidLayer(), DDHCalEndcapAlgo::constructScintLayer(), DDHCalBarrelAlgo::constructSideLayer(), CaloTowersCreationAlgo::convert(), GctFormatTranslateV35::convertBlock(), GctFormatTranslateMCLegacy::convertBlock(), GctFormatTranslateV38::convertBlock(), popcon::PopConSourceHandler< CastorPedestals >::convertFromOld(), copyObject(), FFTJetCorrectorSequence< Jet, InitialConverter, FinalConverter >::correct(), TauJetCorrector::correction(), JetPartonCorrector::correction(), FourVectorHLTOnline::countHLTGroupBXHitsEndLumiBlock(), TrigResRateMon::countHLTGroupBXHitsEndLumiBlock(), FourVectorHLTOffline::countHLTGroupBXHitsEndLumiBlock(), LatencyHistosUsingDb::create(), PFCand_AssoMapAlgos::CreatePFCandToVertexMap(), PF_PU_AssoMapAlgos::CreateTrackToVertexMap(), PFCand_AssoMapAlgos::CreateVertexToPFCandMap(), PF_PU_AssoMapAlgos::CreateVertexToTrackMap(), PFRecoTauDiscriminationByInvMass::discriminate(), SurveyPxbDicer::doDice(), VectorDoublet< Vector3D, Vector3D >::dot(), DTSC::DTSectCollsort2(), MuScleFit::duringFastLoop(), ZeeCalibration::duringLoop(), EcalClusterToolsT< noZS >::e2nd(), EcalDQMonitorTask::EcalDQMonitorTask(), EcalMonitorPrescaler::EcalMonitorPrescaler(), EcalClusterToolsT< noZS >::eMax(), edm::service::ELoutput::emitToken(), TowerBlockFormatter::EndEvent(), IsoTrig::endJob(), AlcaBeamMonitor::endLuminosityBlock(), DTtTrigCalibrationTest::endLuminosityBlock(), DTNoiseTest::endLuminosityBlock(), AlcaBeamMonitorClient::endRun(), cond::serialization::access< T, typename std::enable_if< std::is_integral< T >::value or std::is_enum< T >::value >::type >::equal_(), cond::serialization::access< T, typename std::enable_if< std::is_floating_point< T >::value >::type >::equal_(), cond::serialization::access< std::string >::equal_(), cond::serialization::access< std::bitset< N > >::equal_(), cond::serialization::access< T, typename std::enable_if< std::is_pointer< T >::value >::type >::equal_(), cond::serialization::access< T[N]>::equal_(), DDTIDModulePosAlgo::execute(), DDTrackerXYZPosAlgo::execute(), DDTrackerZPosAlgo::execute(), DDPixBarTPGStackLayerAlgo::execute(), DDPixBarStackLinearGap::execute(), DDPixFwdDiskAlgo::execute(), DDPixBarLayerUpgradeAlgo::execute(), DDPixBarLayerUpgradeAlgoCoverage::execute(), DDPixBarStackLayerAlgo::execute(), DDPixBarStackLinear::execute(), DDPixBarStackTrigLayerAlgo::execute(), DDBHMAngular::execute(), DDHCalForwardAlgo::execute(), DDHCalTBCableAlgo::execute(), DDHCalTBZposAlgo::execute(), DDTIBLayerAlgo_MTCC::execute(), DDTIBRadCableAlgo_MTCC::execute(), DDPixBarLayerAlgo::execute(), DDTECCoolAlgo::execute(), DDTECOptoHybAlgo::execute(), DDTIBLayerAlgo::execute(), DDTIDModuleAlgo::execute(), DDTOBAxCableAlgo::execute(), DDTOBRadCableAlgo::execute(), DDTOBRodAlgo::execute(), DDTrackerLinear::execute(), DDTrackerLinearXY::execute(), DDTrackerPhiAltAlgo::execute(), DDTrackerPhiAlgo::execute(), DDHCalFibreBundle::execute(), DDHCalLinearXY::execute(), DDTECAxialCableAlgo::execute(), DDTECModuleAlgo::execute(), DDTECPhiAlgo::execute(), DDTECPhiAltAlgo::execute(), DDTIDAxialCableAlgo::execute(), DDTIDRingAlgo::execute(), DDTrackerAngular::execute(), DDTrackerAngularV1::execute(), DDPixFwdBlades::execute(), CommissioningHistograms::extractHistograms(), PatZToMuMuAnalyzer::fill(), PatJetAnalyzer::fill(), TopSingleLepton::MonitorEnsemble::fill(), SingleTopTChannelLepton::MonitorEnsemble::fill(), HLTOfflineDQMTopSingleLepton::MonitorSingleLepton::fill(), TopDiLeptonOffline::MonitorEnsemble::fill(), HLTOfflineDQMTopDiLepton::MonitorDiLepton::fill(), OutInConversionSeedFinder::fillClusterSeeds(), GenParticleProducer::fillDaughters(), DTLocalTriggerTest::fillGlobalSummary(), TrigResRateMon::fillHltMatrix(), FourVectorHLTOffline::fillHltMatrix(), edm::RootFile::fillIndexIntoFile(), EcalTrigPrimFunctionalAlgo::fillMap(), SiStripCMMonitorPlugin::fillMaps(), SiStripNoisesDQM::fillMEsForLayer(), SiStripBackPlaneCorrectionDQM::fillMEsForLayer(), SiStripLorentzAngleDQM::fillMEsForLayer(), SiStripPedestalsDQM::fillMEsForLayer(), SiStripThresholdDQM::fillMEsForLayer(), SiStripApvGainsDQM::fillMEsForLayer(), SiStripQualityDQM::fillMEsForLayer(), SiPixelUtility::fillPaveText(), ProbeTreeProducer::filter(), CSCDigiValidator::filter(), Hector::filterD1(), Hector::filterFP420(), Hector::filterZDC(), pftools::SpaceManager::findCalibrator(), EcalTBCrystalMap::findCrystalAngles(), SymmetryFit::findUsableMinMax(), CosmicMuonSmoother::fit(), alpgen::fixEventHiggsTTbar(), alpgen::fixEventSingleTop(), alpgen::fixEventTTbar(), NuclearTester::fwdEstimate(), edm::RangeMap< int, std::vector< float >, edm::CopyPolicy< float > >::get(), DTTPGParameters::get(), DTLVStatus::get(), edm::helper::IndexRangeAssociation::get(), DTHVStatus::get(), DTRangeT0::get(), DTTtrig::get(), DTDeadFlag::get(), DTPerformance::get(), DTStatusFlag::get(), DTMtime::get(), GctFormatTranslateBase::getBlockDescription(), CalibrationInterface< CategoryT, CalibDataT >::getCalibData(), CaloGeometryHelper::getClosestCell(), egHLT::ComCodes::getCodeName(), egHLT::TrigCodes::TrigBitSetMap::getCodeName(), lumi::fPoly::getCorrection(), SiStripPsuDetIdMap::getDcuId(), SiStripPsuDetIdMap::getDetectorLocation(), egHLT::trigTools::getFiltersPassed(), LMFCorrCoefDat::getFlag(), metsig::SignAlgoResolutions::getfunc(), EcalLaserDbService::getLaserCorrection(), pftools::IO::GetLineData(), EcalElectronicsMapping::getLMNumber(), PileUpSubtractor::getMeanAtTower(), FillInfoPopConSourceHandler::getNewObjects(), pftools::IO::GetNextLineData(), trigger::TriggerEventWithRefs::getObjects(), PileUpSubtractor::getPileUpAtTower(), LMFCorrCoefDat::getSeqID(), LMFCorrCoefDat::getSequence(), PileUpSubtractor::getSigmaAtTower(), RPCSeedPattern::getSpecialAlgorithmErrorMatrix(), SiStripBaseCondObjDQM::getSummaryMEs(), ZIterativeAlgorithmWithFit::getWeight(), SimTrackManager::giveMotherNeeded(), HLTEgammaDoubleLegCombFilter::hltFilter(), HLTEgammaEtFilterPairs::hltFilter(), HLTJetTag< T >::hltFilter(), HLTJetSortedVBFFilter< T >::hltFilter(), SimTrackManager::idSavedTrack(), L1MuGMTLUT::Init(), init_filter(), L1GtUtils::LogicalExpressionL1Results::initialize(), egammaisolation::EgammaRange< float >::inside(), muonisolation::Range< float >::inside(), TRange< int >::inside(), PixelRecoRange< float >::inside(), EcalTBDaqFormatter::interpretRawData(), EcalTB07DaqFormatter::interpretRawData(), APVCyclePhaseProducerFromL1TS::isBadRun(), TtGenEvent::isFullLeptonic(), AntiElectronIDCut2::isInEcalCrack(), RPCFw::isMajor(), CSCDDUMap::item(), CSCChamberMap::item(), CSCCrateMap::item(), TtEvent::jetLeptonCombination(), L1GtUtils::LogicalExpressionL1Results::l1Results(), fftjetcms::LinInterpolatedTable1D::LinInterpolatedTable1D(), G4SimEvent::load(), dqmservices::DQMFileIterator::LumiEntry::load_json(), dqmservices::DQMFileIterator::EorEntry::load_json(), CalorimetryManager::loadFromEcalBarrel(), CalorimetryManager::loadFromEcalEndcap(), CalorimetryManager::loadFromHcal(), pos::PixelConfigFile::makeKey(), SiStripHitEffFromCalibTree::makeTKMap(), match(), JetPartonMatching::matchingPtOrderedMinDist(), egammaisolation::EgammaRange< float >::max(), muonisolation::Range< float >::max(), TRange< int >::max(), PixelRecoRange< float >::max(), egammaisolation::EgammaRange< float >::mean(), muonisolation::Range< float >::mean(), TRange< int >::mean(), PixelRecoRange< float >::mean(), lhef::LHEReader::next(), Quantile::next(), MultipleAlgoIterator::offsetCorrectJets(), ReflectedIterator::offsetCorrectJets(), PileUpSubtractor::offsetCorrectJets(), DDValuePair::operator const double &(), DDValuePair::operator double &(), PhysicsTools::AtomicId::operator!=(), ddsvaluesCmp::operator()(), CastorDbASCIIIO::DetIdLess::operator()(), reco::tau::RecoTauDiscriminantFromDiscriminator::operator()(), reco::tau::RecoTauPiZeroStripPlugin::operator()(), reco::tau::RecoTauPiZeroStripPlugin2::operator()(), L1MuGMTExtendedCand::Rank::operator()(), SimpleL1MuGMTCand::Rank::operator()(), PhysicsTools::AtomicId::operator<(), operator<<(), PhysicsTools::AtomicId::operator<=(), PhysicsTools::AtomicId::operator==(), PhysicsTools::AtomicId::operator>(), PhysicsTools::AtomicId::operator>=(), ClusterClusterMapping::overlap(), MomentumDependentPedeLabeler::parameterLabel(), DDLParser::parseFile(), DDLParser::parseOneFile(), reco::modules::TrackerTrackHitFilter::parseStoN(), PartitionGenerator::partitions(), L1MuDTAssignmentUnit::PhiAU(), PhiBorderFinder::PhiBorderFinder(), cond::PayLoadInspector< DataT >::plot(), HiggsValidation::MonitoredDecays::position(), SiStripRegionCabling::position(), HLTConfigProvider::prescaleValues(), HLTConfigProvider::prescaleValuesInDetail(), Quantile::prev(), TtFullLeptonicEvent::print(), egHLT::TrigCodes::TrigBitSetMap::printCodes(), hcalCalib::Process(), PFAlgoTestBenchElectrons::processBlock(), PFAlgo::processBlock(), cscdqm::EventProcessor::processCSC(), DDLSpecPar::processElement(), DDLNumeric::processElement(), DDLString::processElement(), CandOneToManyDeltaRMatcher::produce(), PFConversionProducer::produce(), TtFullLepKinSolutionProducer::produce(), PFTrackProducer::produce(), DTFakeT0ESProducer::produce(), L1ExtraParticleMapProd::produce(), PF_PU_FirstVertexTracks::produce(), reco::modules::TrackMultiSelector::produce(), PFCand_NoPU_WithAM::produce(), JetPlusTrackProducerAA::produce(), PixelJetPuId::produce(), reco::PhysObjectMatcher< C1, C2, S, D, Q >::produce(), RunManager::produce(), RunManagerMT::produce(), NuclearTrackCorrector::produce(), edm::eventsetup::EventSetupProvider::proxyProviderDescriptions(), RBorderFinder::RBorderFinder(), RunSummaryRead::readData(), L1TriggerScalerRead::readData(), SiStripDetVOffBuilder::readLastValueFromFile(), FedRawDataInputSource::readWorker(), RealQuadEquation::RealQuadEquation(), CSCEfficiency::recHitSegment_Efficiencies(), CSCEfficiency::recSimHitEfficiency(), SiStripDetVOffBuilder::reduce(), SiStripDetVOffBuilder::reduction(), CandidateSeededTrackingRegionsProducer::regions(), edm::ESProxyFactoryProducer::registerFactoryWithKey(), jsoncollector::FastMonitor::registerGlobalMonitorable(), pftools::CaloWindow::relativePosition(), L1GtUtils::LogicalExpressionL1Results::reset(), L1TOccupancyClientHistogramService::resetHisto(), SiPixelHistoricInfoEDAClient::retrieveMEs(), TkTrackingRegionsMargin< float >::right(), EcalClusterToolsT< noZS >::roundnessBarrelSuperClusters(), EcalClusterToolsT< noZS >::roundnessBarrelSuperClustersUserExtended(), reco::modules::TrackerTrackHitFilter::Rule::Rule(), DTTSS::run(), DTTSM::run(), DTSC::run(), EcalTrigPrimFunctionalAlgo::run_part2(), DTLocalTriggerLutTest::runClientDiagnostic(), DTTriggerEfficiencyTest::runClientDiagnostic(), SortCollectionSelector< InputCollection, Comparator, OutputCollection, StoreContainer, RefAdder >::select(), FWTableView::selectCollection(), MuScleFit::selectMuons(), PhotonConversionTrajectorySeedProducerFromSingleLegAlgo::selectPriVtxCompatibleWithTrack(), DTLVStatus::set(), DTTPGParameters::set(), DTRangeT0::set(), DTHVStatus::set(), DTTtrig::set(), DTPerformance::set(), DTStatusFlag::set(), DTDeadFlag::set(), DTMtime::set(), PFElectronAlgo::SetActive(), EcalDeadCellTriggerPrimitiveFilter::setEvtRecHitstatus(), egHLT::trigTools::setFiltersObjPasses(), FWEventItemsManager::setFrom(), TauJetCorrector::setParameters(), JetPartonCorrector::setParameters(), DDLSolid::setReference(), ConvBremSeedProducer::sharedHits(), ora::Sequences::sinchronize(), ora::Sequences::sinchronizeAll(), SiStripGainESProducerTemplate< TDependentRecord, TInputRecord >::SiStripGainNormalizationFunction(), muonisolation::Range< float >::sort(), egammaisolation::EgammaRange< float >::sort(), PixelRecoRange< float >::sort(), TRange< int >::sort(), edm::OneToManyWithQualityGeneric< std::vector< reco::Track >, std::vector< reco::Vertex >, int, unsigned int >::sort(), PF_PU_AssoMapAlgos::SortAssociationMap(), PFCand_AssoMapAlgos::SortPFCandAssociationMap(), DTTSM::sortTSM2(), DTTSS::sortTSS2(), DAClusterizerInZ::split(), DAClusterizerInZ_vect::split(), CombinationGenerator< T >::splitInTwoCollections(), SiStripZeroSuppression::storeCMN(), L1MuGMTLUT::PortDecoder::str(), RPCDigiL1Link::strip(), StripCPE::StripCPE(), cond::PayLoadInspector< DataT >::summary(), MagGeoBuilderFromDDD::summary(), CompositeLogicalTrajectoryFilter::TBC(), L3MuonTrajectoryBuilder::trajectories(), TwoBodyDecayTrajectoryFactory::trajectories(), MonopoleSteppingAction::update(), LatencyHistosUsingDb::update(), TauJetCorrector::ParametrizationTauJet::value(), viewNameFrom(), MuonAssociatorByHits::write_matched_simtracks(), and VirtualJetProducer::writeJets().
void edm::SetCustomStreamer | ( | ) |
Definition at line 41 of file CustomStreamer.h.
References GetRecoTauVFromDQM_MC_cff::cl, and className().
void edm::SetCustomStreamer | ( | T const & | ) |
Definition at line 50 of file CustomStreamer.h.
References GetRecoTauVFromDQM_MC_cff::cl, and className().
void edm::setMaxLoggedErrorsSummaryIndicies | ( | unsigned int | iMax | ) |
Definition at line 197 of file MessageSender.cc.
References errorSummaryMaps.
Referenced by edm::service::MessageLogger::MessageLogger().
void edm::setPtr | ( | std::vector< T, A > const & | obj, |
std::type_info const & | iToType, | ||
unsigned long | iIndex, | ||
void const *& | oPtr | ||
) |
Definition at line 75 of file setPtr.h.
References edm::detail::reallySetPtr().
Referenced by LHAupAlpgen::LHAupAlpgen(), and edm::helpers::PtrSetter< T >::set().
void edm::setPtr | ( | std::list< T, A > const & | obj, |
std::type_info const & | iToType, | ||
unsigned long | iIndex, | ||
void const *& | oPtr | ||
) |
Definition at line 84 of file setPtr.h.
References edm::detail::reallySetPtr().
void edm::setPtr | ( | std::deque< T, A > const & | obj, |
std::type_info const & | iToType, | ||
unsigned long | iIndex, | ||
void const *& | oPtr | ||
) |
Definition at line 93 of file setPtr.h.
References edm::detail::reallySetPtr().
void edm::setPtr | ( | std::set< T, A, Comp > const & | obj, |
std::type_info const & | iToType, | ||
unsigned long | iIndex, | ||
void const *& | oPtr | ||
) |
Definition at line 102 of file setPtr.h.
References edm::detail::reallySetPtr().
|
inline |
Definition at line 463 of file SortedCollection.h.
|
inline |
|
inline |
void edm::setRefCoreStreamer | ( | bool | resetAll = false | ) |
Definition at line 77 of file RefCoreStreamer.cc.
References GetRecoTauVFromDQM_MC_cff::cl, and edm::EDProductGetter::switchProductGetter().
Referenced by edm::StreamerInputSource::deserializeEvent(), edm::RootDelayedReader::getProduct_(), edm::service::InitRootHandlers::InitRootHandlers(), edm::ReducedProvenanceReader::readProvenance(), edm::FullProvenanceReader::readProvenance(), edm::OldProvenanceReader::readProvenance(), edm::RootFile::RootFile(), and edm::RootOutputTree::writeTTree().
EDProductGetter const * edm::setRefCoreStreamer | ( | EDProductGetter const * | ep | ) |
Definition at line 95 of file RefCoreStreamer.cc.
References GetRecoTauVFromDQM_MC_cff::cl, and edm::EDProductGetter::switchProductGetter().
void edm::setStandAloneMessageThreshold | ( | edm::ELseverityLevel const & | severity | ) |
Definition at line 139 of file MessageLogger.cc.
References edm::MessageLoggerQ::standAloneThreshold().
void edm::setStreamedProductStreamer | ( | ) |
Definition at line 37 of file StreamedProductStreamer.cc.
References GetRecoTauVFromDQM_MC_cff::cl.
Referenced by edm::service::InitRootHandlers::InitRootHandlers().
void edm::sigInventory | ( | ) |
Definition at line 137 of file UnixSignalHandlers.cc.
References dtNoiseDBValidation_cfg::cerr, gen::k, and MUST_BE_ZERO.
edm::size_ | ( | 0 | ) |
Definition at line 181 of file OwnArray.h.
Referenced by edm::IndexIntoFile::IndexIntoFileItrImpl::advanceToNextLumiOrRun(), edm::IndexIntoFile::IndexIntoFileItrImpl::advanceToNextRun(), edm::OwnArray< T, MAX_SIZE, P >::back(), edm::OwnArray< T, MAX_SIZE, P >::clear(), edm::OwnArray< T, MAX_SIZE, P >::empty(), edm::OwnArray< T, MAX_SIZE, P >::erase(), edm::MultiAssociation< C >::LazyFiller::fill(), TkDetMap::getDetsForLayer(), edm::IndexIntoFile::IndexIntoFileItrImpl::initializeRun(), edm::OwnArray< T, MAX_SIZE, P >::is_back_safe(), InputFile::moveToPreviousChunk(), edm::IndexIntoFile::IndexIntoFileItrImpl::next(), edm::IndexIntoFile::IndexIntoFileItrImpl::operator==(), edm::OwnArray< T, MAX_SIZE, P >::pop_back(), dqmstorepb::protobuf_AssignDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto(), edm::OwnArray< T, MAX_SIZE, P >::push_back(), and edm::OwnArray< T, MAX_SIZE, P >::size().
edm::size_ | ( | n | ) |
Definition at line 185 of file OwnArray.h.
|
inline |
wrappers for std::sort
Definition at line 120 of file Algorithms.h.
References python.multivaluedict::sort().
Referenced by CompareToObjectMapRecord::analyze(), edm::EventContentAnalyzer::EventContentAnalyzer(), CaloVNoiseSignalGenerator::fillDetIds(), edm::PoolOutputModule::fillSelectedItemList(), edm::ProductSelector::initialize(), edm::MixingModule::MixingModule(), ConvertObjectMapRecord::produce(), edm::RootOutputFile::RootOutputFile(), sortAndRemoveOverlaps(), ProvenanceDumper::work_(), and edmplugin::CacheParser::write().
|
inline |
Definition at line 127 of file Algorithms.h.
References AlCaHLTBitMon_ParallelJobs::p, and python.multivaluedict::sort().
std::vector< LuminosityBlockRange > & edm::sortAndRemoveOverlaps | ( | std::vector< LuminosityBlockRange > & | lumiRange | ) |
Definition at line 96 of file LuminosityBlockRange.cc.
References alignCSCRings::e, i, merge(), and sort_all().
std::vector< EventRange > & edm::sortAndRemoveOverlaps | ( | std::vector< EventRange > & | eventRange | ) |
Definition at line 102 of file EventRange.cc.
References alignCSCRings::e, i, and sort_all().
Referenced by DQMRootSource::DQMRootSource(), and edm::EventSkipperByID::EventSkipperByID().
|
static |
bool edm::split | ( | OutIter | result, |
std::string const & | string_to_split, | ||
char | first, | ||
char | sep, | ||
char | last | ||
) |
Definition at line 88 of file split.h.
References b, contextual_find(), contextual_find_not(), alignCSCRings::e, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by edm::ParameterSetConverter::convertParameterSets(), decode(), edm::ParameterSet::fromString(), and edm::VParameterSetEntry::VParameterSetEntry().
void edm::squelchStandAloneMessageCategory | ( | std::string const & | category | ) |
Definition at line 142 of file MessageLogger.cc.
References edm::MessageLoggerQ::squelch().
|
inline |
wrappers for std::stable_sort
Definition at line 135 of file Algorithms.h.
Referenced by edm::RootFile::fillIndexIntoFile(), edm::IndexIntoFile::fillRunOrLumiIndexes(), edm::FileIndex::sortBy_Run_Lumi_Event(), edm::FileIndex::sortBy_Run_Lumi_EventEntry(), and edm::IndexIntoFile::sortVector_Run_Or_Lumi_Entries().
|
inline |
std::string edm::stripLeadingDirectoryTree | ( | const std::string & | file | ) |
std::string edm::stripNamespace | ( | std::string const & | theName | ) |
Definition at line 97 of file TypeID.cc.
References trackerHits::c, and cmsHarvester::index.
Referenced by edm::TypeWithDict::unscopedName().
bool edm::stripTemplate | ( | std::string & | theName | ) |
Definition at line 72 of file TypeID.cc.
References first(), customizeTrackingMonitorSeedNumber::idx, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by edm::TypeID::userClassName().
|
inline |
Definition at line 49 of file ProductID.h.
References edm::ProductID::swap().
|
inline |
Definition at line 55 of file ProductData.h.
References edm::ProductData::swap().
|
inline |
Definition at line 56 of file Parentage.h.
References edm::Parentage::swap().
|
inline |
Definition at line 65 of file CloningPtr.h.
References edm::CloningPtr< T, P >::swap().
|
inline |
Definition at line 75 of file OrphanHandleBase.h.
References edm::OrphanHandleBase::swap().
|
inline |
Definition at line 76 of file ESHandle.h.
References edm::ESHandleBase::swap().
|
inline |
Definition at line 90 of file RefToBaseVector.h.
References edm::RefToBaseVector< T >::swap().
|
inline |
Definition at line 98 of file ProcessHistory.h.
References edm::ProcessHistory::swap().
|
inline |
Definition at line 99 of file TriggerResults.h.
References edm::TriggerResults::swap().
|
inline |
Free swap function.
Definition at line 110 of file HLTGlobalStatus.h.
References edm::HLTGlobalStatus::swap().
|
inline |
Definition at line 116 of file Association.h.
References edm::Association< C >::swap().
Referenced by edm::IndexIntoFile::doneFileInitialization(), edm::IndexIntoFile::IndexIntoFileItr::IndexIntoFileItr(), edm::IndexIntoFile::inputFileClosed(), edm::EDCollection< T >::operator=(), edm::RefToBaseVector< T >::operator=(), edm::RefToBaseProd< T >::operator=(), edm::SortedCollection< T, SORT >::operator=(), edm::OwnVector< T, P >::operator=(), edm::DetSetVector< T >::operator=(), edm::IDVectorMap< ID, C, P >::operator=(), DynamicTruncation::sort(), edm::InputProductHolder::swap_(), edm::ScheduledProductHolder::swap_(), edm::UnscheduledProductHolder::swap_(), and edm::SourceProductHolder::swap_().
|
inline |
Definition at line 119 of file OutputHandle.h.
References edm::OutputHandle::swap().
Definition at line 119 of file DetSet.h.
References edm::DetSet< T >::swap().
|
inline |
swap two vectors
Definition at line 120 of file RefVectorBase.h.
|
inline |
Definition at line 122 of file RefCore.h.
References edm::RefCore::swap().
|
inline |
|
inline |
Definition at line 134 of file HandleBase.h.
References edm::HandleBase::swap().
|
inline |
Definition at line 134 of file ErrorObj.h.
References edm::ErrorObj::swap().
|
inline |
Definition at line 136 of file FileInPath.h.
References edm::FileInPath::swap().
|
inline |
Definition at line 147 of file BasicHandle.h.
References edm::BasicHandle::swap().
|
inline |
Definition at line 160 of file MapOfVectors.h.
References edm::MapOfVectors< K, T >::swap().
Definition at line 161 of file EDCollection.h.
References edm::EDCollection< T >::swap().
Definition at line 178 of file RefGetter.h.
References edm::RefGetter< T >::swap().
|
inlinenoexcept |
Definition at line 178 of file RefVector.h.
|
inline |
Definition at line 192 of file IDVectorMap.h.
References edm::IDVectorMap< ID, C, P >::swap().
Definition at line 207 of file PtrVector.h.
References edm::PtrVector< T >::swap().
|
inline |
Definition at line 213 of file DataFrameContainer.h.
References edm::DataFrameContainer::swap().
Definition at line 216 of file value_ptr.h.
References edm::value_ptr< T >::swap().
|
inline |
|
inline |
Definition at line 222 of file RangeMap.h.
References edm::RangeMap< ID, C, P >::swap().
|
inline |
Definition at line 238 of file Hash.h.
References edm::Hash< I >::swap().
|
inline |
Definition at line 239 of file RefProd.h.
References edm::RefProd< T >::swap().
Definition at line 250 of file ValueMap.h.
References edm::ValueMap< T >::swap().
Definition at line 258 of file DetSetLazyVector.h.
|
inline |
Definition at line 263 of file AssociationVector.h.
References edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >::swap().
|
inline |
Definition at line 264 of file ProductHolder.h.
References edm::ProductHolderBase::swap().
|
inline |
Definition at line 282 of file DetSetRefVector.h.
|
inline |
Definition at line 292 of file MultiAssociation.h.
|
inline |
Definition at line 319 of file ParameterSet.h.
References edm::ParameterSet::swap().
|
inline |
Definition at line 331 of file ProductHolder.h.
References edm::ProductHolderBase::swap().
Definition at line 354 of file RefToBase.h.
References edm::RefToBase< T >::swap().
|
inline |
Definition at line 360 of file ProductHolder.h.
References edm::ProductHolderBase::swap().
|
inline |
Definition at line 403 of file SortedCollection.h.
|
inline |
Definition at line 430 of file OwnArray.h.
References edm::OwnArray< T, MAX_SIZE, P >::swap().
|
inlinenoexcept |
Definition at line 433 of file OwnVector.h.
Definition at line 441 of file DetSetVector.h.
|
inline |
Definition at line 477 of file ProductHolder.h.
References edm::ProductHolderBase::swap().
Definition at line 519 of file LazyGetter.h.
References edm::LazyGetter< T >::swap().
|
static |
Definition at line 90 of file Principal.cc.
References cppFunctionSkipper::exception.
Referenced by edm::Principal::findProductByLabel(), and edm::PrincipalGetAdapter::getByToken_().
|
static |
Definition at line 54 of file Principal.cc.
References edm::errors::EventCorruption, and edm::hlt::Exception.
Referenced by edm::Principal::checkUniquenessAndType().
void edm::throwExceptionWithText | ( | char const * | txt | ) |
Definition at line 230 of file BranchDescription.cc.
References alignCSCRings::e, and edm::errors::LogicError.
Referenced by edm::BranchDescription::throwIfInvalid_().
void edm::throwMissingDictionariesException | ( | ) |
Definition at line 201 of file DictionaryTools.cc.
References begin, edm::errors::DictionaryNotFound, relativeConstraints::empty, end, edm::hlt::Exception, and missingTypes().
Referenced by loadMissingDictionaries(), and maybeThrowMissingDictionaryException().
|
static |
Definition at line 78 of file Principal.cc.
References cppFunctionSkipper::exception.
|
static |
Definition at line 233 of file EventPrincipal.cc.
References cppFunctionSkipper::exception.
Referenced by edm::EventPrincipal::getByProductID(), and edm::Principal::getForOutput().
|
static |
Definition at line 47 of file Principal.cc.
References edm::hlt::Exception.
Referenced by edm::Principal::getForOutput(), and edm::Principal::getProvenance().
std::vector< std::string > edm::tokenize | ( | std::string const & | input, |
std::string const & | separator | ||
) |
breaks the input string into tokens, delimited by the separator
Definition at line 57 of file Parse.cc.
References copy_all(), query::result, and cmsHarvester::sep.
Referenced by MomentumDependentPedeLabeler::buildMomentumDependencyMap(), RunRangeDependentPedeLabeler::buildRunRangeDependencyMap(), decode(), editESInputTag(), editInputTag(), editVInputTag(), edm::ESInputTag::ESInputTag(), edm::FileInPath::initialize_(), edm::InputTag::InputTag(), AlignmentProducer::makeNonOverlappingRunRanges(), MultiEventFilter::MultiEventFilter(), and PasswordReader::readPassword().
boost::python::list edm::toPythonList | ( | const std::vector< T > & | v | ) |
Definition at line 16 of file PythonWrapper.h.
References i, list(), and query::result.
Referenced by PythonParameterSet::getParameters().
std::vector<T> edm::toVector | ( | boost::python::list & | l | ) |
Definition at line 28 of file PythonWrapper.h.
References i, n, getGTfromDQMFile::obj, dbtoconf::object, and query::result.
|
static |
|
static |
Referenced by moduleName().
std::string edm::typeDemangle | ( | char const * | mangledName | ) |
Definition at line 109 of file TypeDemangler.cc.
References ora::ClassUtils::demangledName(), edm::hlt::Exception, ntuplemaker::status, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by PhysicsTools::VarProcessor::deriv(), PhysicsTools::MVAComputer::evalInternal(), and edm::serviceregistry::ServicesManager::ServicesManager().
std::string edm::uniqueSharedResourceName | ( | ) |
Definition at line 18 of file SharedResourceNames.cc.
References counter, and contentValuesCheck::ss.
Referenced by edm::GeneratorFilter< HAD, DEC >::GeneratorFilter(), and edm::HadronizerFilter< HAD, DEC >::HadronizerFilter().
bool edm::untaintString | ( | char const * | pattern, |
char const * | regexp | ||
) |
|
inline |
Definition at line 31 of file DictionaryTools.h.
References find_nested_type_named().
Referenced by edm::ProductHolderIndexHelper::insert().
auto edm::vector_transform | ( | std::vector< InputType > const & | input, |
Function | predicate | ||
) | -> std::vector<typename std::remove_cv<typename std::remove_reference<decltype(predicate(input.front()))>::type>::type> |
Definition at line 11 of file transform.h.
References input, and convertSQLitetoXML_cfg::output.
Referenced by CaloTauSelectorDefinition::CaloTauSelectorDefinition(), reco::modules::CandCombinerBase::CandCombinerBase(), EGammaCutBasedEleIdAnalyzer::EGammaCutBasedEleIdAnalyzer(), GenParticleProducer::GenParticleProducer(), reco::modules::NamedCandCombinerBase::NamedCandCombinerBase(), pat::PATElectronProducer::PATElectronProducer(), pat::PATGenericParticleProducer::PATGenericParticleProducer(), pat::PATJetProducer::PATJetProducer(), pat::PATMuonProducer::PATMuonProducer(), pat::PATPFParticleProducer::PATPFParticleProducer(), pat::PATPhotonProducer::PATPhotonProducer(), pat::PATSingleVertexSelector::PATSingleVertexSelector(), pat::PATTauProducer::PATTauProducer(), pat::PATTriggerEventProducer::PATTriggerEventProducer(), pat::PATMuonProducer::readIsolationLabels(), pat::PATPhotonProducer::readIsolationLabels(), pat::PATElectronProducer::readIsolationLabels(), ReducedESRecHitCollectionProducer::ReducedESRecHitCollectionProducer(), ReducedRecHitCollectionProducer::ReducedRecHitCollectionProducer(), SeedCombiner::SeedCombiner(), SiStripClusterizer::SiStripClusterizer(), SiStripZeroSuppression::SiStripZeroSuppression(), and TrackerDpgAnalysis::TrackerDpgAnalysis().
void edm::walkTrie | ( | V & | v, |
TrieNode< T > const & | n, | ||
std::string const & | label = "" |
||
) |
visit each node of the trie
Definition at line 284 of file Trie.h.
References hitfit::char, alignCSCRings::e, diffTwoXMLs::label, AlCaHLTBitMon_ParallelJobs::p, and findQualityFiles::v.
edm::wantSummary_ | ( | tns. | wantSummary() | ) |
std::string edm::withoutQuotes | ( | std::string const & | from | ) |
Definition at line 36 of file Parse.cc.
References query::result, and AlCaHLTBitMon_QueryRunRegistry::string.
std::string edm::wrappedClassName | ( | std::string const & | iFullName | ) |
Definition at line 5 of file WrappedClassName.cc.
References className(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by edm::PoolOutputModule::beginJob(), edm::StreamerInputSource::buildClassCache(), BareRootProductGetter::createNewBuffer(), edm::StreamerInputSource::declareStreamers(), fwlite::DataGetterHelper::getByProductID(), edm::root::FWLiteDelayedReader::getTheProduct(), edm::BranchDescription::initFromDictionary(), edm::ProductRegistry::initializeLookupTables(), maybeThrowMissingDictionaryException(), and edm::StreamedProduct::setNewClassType().
|
inline |
Definition at line 38 of file DictionaryTools.h.
References find_nested_type_named().
edm::__pad0__ |
Definition at line 369 of file Schedule.cc.
edm::actions |
Definition at line 369 of file Schedule.cc.
Referenced by endpathsAreActive_(), edm::GlobalSchedule::GlobalSchedule(), and edm::WorkerMaker< T >::makeWorker().
edm::areg |
Definition at line 369 of file Schedule.cc.
Referenced by endpathsAreActive_(), and edm::Worker::setActivityRegistry().
|
static |
Definition at line 24 of file Guid.cc.
Referenced by edm::RootOutputTree::addAuxiliary(), evf::compute_crc(), and edm::Guid::toString().
debugvalue edm::debugit |
Definition at line 13 of file DebugMacros.cc.
Referenced by edm::ExceptionToActionTable::addDefaults(), edm::RootDebug::RootDebug(), and edm::RootDebug::~RootDebug().
ELslProxy< ELdebugGen > const edm::ELdebug |
Definition at line 264 of file ELseverityLevel.cc.
Referenced by loadMap(), edm::service::ELoutput::log(), and edm::ErrorObj::setSeverity().
ELslGen edm::ELdebugGen |
ELslProxy< ELerrorGen > const edm::ELerror |
Definition at line 282 of file ELseverityLevel.cc.
Referenced by loadMap(), and LoggedErrorsOnlySummary().
ELslGen edm::ELerrorGen |
ELslProxy< ELhighestSeverityGen > const edm::ELhighestSeverity |
Definition at line 300 of file ELseverityLevel.cc.
Referenced by edm::service::ThreadSafeLogMessageLoggerScribe::configure_ordinary_destinations(), edm::service::MessageLoggerScribe::configure_ordinary_destinations(), loadMap(), edm::service::ELadministrator::resetSeverityCount(), and edm::ErrorObj::setSeverity().
ELslGen edm::ELhighestSeverityGen |
Definition at line 270 of file ELseverityLevel.cc.
Referenced by loadMap().
ELslGen edm::ELinfoGen |
ELslProxy< ELsevereGen > const edm::ELsevere |
Definition at line 294 of file ELseverityLevel.cc.
Referenced by loadMap(), edm::service::ELoutput::log(), and edm::ErrorObj::setSeverity().
ELslGen edm::ELsevereGen |
ELslProxy< ELunspecifiedGen > const edm::ELunspecified |
Definition at line 288 of file ELseverityLevel.cc.
Referenced by edm::ELextendedID::clear(), and loadMap().
ELslGen edm::ELunspecifiedGen |
ELslProxy< ELwarningGen > const edm::ELwarning |
Definition at line 276 of file ELseverityLevel.cc.
Referenced by edm::service::ELdestination::changeFile(), edm::service::ELdestination::clearSummary(), edm::service::ELdestination::flush(), loadMap(), edm::MessageSender::ErrorObjDeleter::operator()(), edm::service::ELdestination::summarization(), and edm::service::ELdestination::summary().
ELslGen edm::ELwarningGen |
ELslProxy< ELzeroSeverityGen > const edm::ELzeroSeverity |
Definition at line 258 of file ELseverityLevel.cc.
Referenced by edm::service::ELadministrator::checkSeverity(), edm::service::ThreadSafeLogMessageLoggerScribe::configure_ordinary_destinations(), edm::service::MessageLoggerScribe::configure_ordinary_destinations(), loadMap(), edm::service::ELadministrator::resetSeverityCount(), and edm::ErrorObj::setSeverity().
ELslGen edm::ELzeroSeverityGen |
volatile std::atomic<bool> shutdown_flag edm::false |
Definition at line 22 of file UnixSignalHandlers.cc.
Referenced by L1GtTriggerMenuConfigOnlineProd::addJetCountsCondition(), GsfElectronAlgo::addPflowInfo(), SiStripGainFromCalibTree::algoAnalyze(), SiStripGainFromCalibTree::algoAnalyzeTheTree(), ora::MappingToSchema::alter(), ElectronMcSignalValidator::analyze(), ElectronTagProbeAnalyzer::analyze(), ElectronAnalyzer::analyze(), DQMHcalPhiSymAlCaReco::analyze(), L1CondDBIOVWriter::analyze(), L1CondDBPayloadWriter::analyze(), SiStripElectronAnalyzer::analyze(), HLXMonitor::analyze(), L1TdeRCT::analyze(), TrigResRateMon::analyze(), cond::Cipher::b64encrypt(), AlignmentTrackSelector::basicCuts(), HLXMonitor::beginJob(), FWTrackingParticleProxyBuilderFullFramework::build(), FWPSetTableManager::cellDataIsSortable(), FWGeometryTableManagerBase::cellDataIsSortable(), pos::PixelNameTranslation::checkFor(), SiStripElectronAlgo::coarseHitSelection(), pos::PixelHdwAddress::compare(), MuRodBarrelLayer::compatibleDets(), GsfElectronAlgo::completeElectrons(), EcalTPGParamBuilder::computeLinearizerParam(), pos::PixelConfigFile::configurationDataExists(), ElectronMomentumCorrector::correct(), reco::BeamHaloSummary::CSCLooseHaloId(), reco::BeamHaloSummary::CSCTightHaloId(), HcalTTPDigiProducer::decision(), DDHtmlLpDetails::details(), DDHtmlMaDetails::details(), DDHtmlRoDetails::details(), DetectorStateFilter::DetectorStateFilter(), DetStatus::DetStatus(), edmtest::DQMReferenceHistogramRootFileEventSetupAnalyzer::DQMReferenceHistogramRootFileEventSetupAnalyzer(), DQMStoreStats::DQMStoreStats(), edmtest::DQMXMLFileEventSetupAnalyzer::DQMXMLFileEventSetupAnalyzer(), SiPixelTrackerMap::drawModule(), EcalDCCTB07UnpackingModule::EcalDCCTB07UnpackingModule(), reco::BeamHaloSummary::EcalLooseHaloId(), EcalTBDigiProducer::EcalTBDigiProducer(), reco::BeamHaloSummary::EcalTightHaloId(), cond::Cipher::encrypt(), equivalent(), ForwardMeasurementEstimator::estimate(), BarrelMeasurementEstimator::estimate(), ElectronAnalyzer::etCut(), ElectronTagProbeAnalyzer::etCut(), DQMAnalyzer::etCut(), L1ExtraParticleMapProd::evaluateForwardRapidityGap(), FWECALDetailViewBuilder::fillData(), TrackerGeometricDetESModule::fillDescriptions(), TrackerDigiGeometryESModule::fillDescriptions(), l1t::DataWriter::fillLastTriggerKeyList(), TopDecaySubset::fillListing(), TopInitSubset::fillOutput(), l1t::OMDSReader::QueryResults::fillVariableFromRow(), EcalGenEvtSelectorFrag::filter(), HLTHcalCalibTypeFilter::filter(), HcalCalibTypeFilter::filter(), RPCRecHitFilter::filter(), ElectronSeedProducer::filterClusters(), FilterScrapingPixelProbability::FilterScrapingPixelProbability(), MuonSeedBuilder::foundMatchingSegment(), ElectronAnalyzer::generalCut(), ElectronTagProbeAnalyzer::generalCut(), DQMAnalyzer::generalCut(), SiStripConfigDb::getDeviceDescriptions(), BTagPerformanceAnalyzerOnData::getEtaPtBin(), BTagPerformanceAnalyzerMC::getEtaPtBin(), SiStripConfigDb::getFedConnections(), pos::PixelPortcardMap::getName(), L1ConfigOnlineProdBase< TRcd, TData >::getObjectKey(), reco::BeamHaloSummary::GlobalLooseHaloId(), reco::BeamHaloSummary::GlobalTightHaloId(), DTSegmentCand::good(), reco::BeamHaloSummary::HcalLooseHaloId(), reco::BeamHaloSummary::HcalTightHaloId(), HLTHcalNZSFilter::hltFilter(), HLTHcalSimpleRecHitFilter::hltFilter(), HSCPTreeBuilder::HSCPTreeBuilder(), ElectronAnalyzer::idCut(), ElectronTagProbeAnalyzer::idCut(), DQMAnalyzer::idCut(), MuonSeedBuilder::IdentifyShowering(), reco::GsfElectron::init(), KalmanAlignmentAlgorithm::initializeAlignmentParameters(), CaloSamples::isBlank(), ConversionFinder::isFromConversion(), TransientTrackInVertices::isInVertex(), HcalTTPDigiProducer::isMasked(), IsolatedGenParticles::IsolatedGenParticles(), IsolatedTracksNxN::IsolatedTracksNxN(), ElectronAnalyzer::isolationCut(), ElectronTagProbeAnalyzer::isolationCut(), DQMAnalyzer::isolationCut(), JetMETDQMDCSFilter::JetMETDQMDCSFilter(), EEHitResponse::keepBlank(), ESHitResponse::keepBlank(), EBHitResponse::keepBlank(), main(), EcalDeadChannelRecoveryNN< EEDetId >::makeNxNMatrice_RelDC(), EcalDeadChannelRecoveryNN< EBDetId >::makeNxNMatrice_RelDC(), EcalDeadChannelRecoveryNN< DetIdT >::makeNxNMatrice_RelMC(), gen::JetMatchingMGFastJet::match(), cond::SessionImpl::open(), Flight2DSvFilter::operator()(), operator<(), CaloCellId::operator==(), HWWFunctions::passMuonRingsMVA(), HWWFunctions::passMuonRingsMVAFO(), PFProducer::PFProducer(), PhotonAnalyzer::photonSelection(), ZToMuMuGammaAnalyzer::photonSelection(), edm::service::PathTimerService::postBeginJob(), HcalTTPTriggerRecord::produce(), GsfElectronCoreProducer::produce(), DistortedPFCandProducer::produce(), HcalCalibFEDSelector::produce(), L1ExtraParticleMapProd::produce(), HiSpikeCleaner::produce(), JetDeltaRValueMapProducer< T >::produce(), AlCaECALRecHitReducer::produce(), reco::modules::TrackerTrackHitFilter::produce(), reco::modules::CosmicTrackSplitter::produce(), SiStripElectronAlgo::projectPhiBand(), SiStripPartition::pset(), SiStripDbParams::pset(), gen::Pythia6Gun::Pythia6Gun(), EcalTPGParamBuilder::realignBaseline(), EcalDeadChannelRecoveryNN< DetIdT >::recover(), FWConversionProxyBuilder::requestCommon(), FWElectronProxyBuilder::requestCommon(), FWJetProxyBuilder::requestCommon(), pos::PixelNameTranslation::ROCexists(), MuonSeedCleaner::SeedCandidates(), ElectronAnalyzer::selected(), ElectronTagProbeAnalyzer::selected(), DQMAnalyzer::selected(), GsfElectronAlgo::setAmbiguityData(), GsfElectronAlgo::setCutBasedPreselectionFlag(), SimpleEventFilter::SimpleEventFilter(), SimpleMetricsUpdator::SimpleMetricsUpdator(), PedsOnlyAnalysis::summary(), PedestalsAnalysis::summary(), NoiseAnalysis::summary(), PedsFullNoiseAnalysis::summary(), TrackCountingComputer::TrackCountingComputer(), TwoBodyDecayTrajectoryFactory::trajectories(), DQMAnalyzer::trigger(), HLTPerformanceInfo::uniqueModule(), l1t::DataWriter::updateIOV(), TiXmlPrinter::VisitEnter(), CaloGeometryDBReader::writeFlag(), edmtest::DQMReferenceHistogramRootFileEventSetupAnalyzer::~DQMReferenceHistogramRootFileEventSetupAnalyzer(), and edmtest::DQMXMLFileEventSetupAnalyzer::~DQMXMLFileEventSetupAnalyzer().
|
static |
Definition at line 21 of file Guid.cc.
Referenced by edm::Guid::toString().
|
static |
Definition at line 27 of file DictionaryTools.cc.
Referenced by foundTypes().
MallocOptionSetter edm::global_malloc_options |
Definition at line 217 of file MallocOpts.cc.
Referenced by getGlobalOptionSetter().
const int edm::init_size = 1024*1024 |
Definition at line 18 of file StreamDQMSerializer.cc.
|
static |
Definition at line 17 of file ProducerSourceBase.cc.
Referenced by edm::ProducerSourceBase::fillDescription().
|
static |
Definition at line 16 of file ProducerSourceBase.cc.
Referenced by edm::ProducerSourceBase::fillDescription().
|
static |
Definition at line 28 of file DictionaryTools.cc.
Referenced by missingTypes().
|
static |
Definition at line 121 of file MessageDrop.h.
Referenced by FlushMessageLog(), isMessageProcessingSetUp(), edm::service::MessageLoggerScribe::run(), run_app(), and edm::service::SingleThreadMSPresence::SingleThreadMSPresence().
edm::prealloc |
Definition at line 369 of file Schedule.cc.
Referenced by endpathsAreActive_().
edm::preg |
Definition at line 369 of file Schedule.cc.
Referenced by endpathsAreActive_().
edm::processConfiguration |
Definition at line 369 of file Schedule.cc.
Referenced by pat::PATTriggerEventProducer::beginRun(), pat::PATTriggerProducer::beginRun(), endpathsAreActive_(), HLTConfigProvider::init(), FWFileEntry::openFile(), and edm::poolNames::processConfigurationBranchName().
|
static |
Definition at line 34 of file Principal.cc.
Referenced by edm::Principal::fillPrincipal().
|
static |
Definition at line 120 of file Principal.cc.
Referenced by nextIdentifier().
thread_local EDProductGetter const* edm::s_productGetter = nullptr |
Definition at line 78 of file EDProductGetter.cc.
Referenced by edm::EDProductGetter::assignEDProductGetter(), and edm::EDProductGetter::switchProductGetter().
|
static |
Definition at line 9 of file LuminosityBlockID.cc.
Referenced by HcalTriggerPrimitiveAlgo::analyze(), EcalTPGParamBuilder::analyze(), L1TCSCTF::analyze(), HcalTriggerPrimitiveAlgo::analyzeHF(), BeamSpotAlignmentParameters::apply(), RigidBodyAlignmentParameters::apply(), TwoBowedSurfacesAlignmentParameters::apply(), KalmanAlignmentAlgorithm::applyAlignmentParameters(), MuScleFitUtils::applyScale(), CSCTFTrackBuilder::buildTracks(), barrelUtil::calculatePhiWindow(), SiStripMonitorMuonHLT::createMEs(), DEutils< T >::DEDigi(), PFPhotonClusters::FillClusterShape(), Py8toJetInput::fillJetAlgoInput(), MiniFloatConverter::float32to16round(), RPCTBMuon::PACOut::fromBits(), RPCTBMuon::TBOut::fromBits(), RPCTBMuon::TCOut::fromBits(), RPCTBMuon::HSBOut::fromBits(), RPCTBMuon::FSBOut::fromBits(), popcon::EcalLaser_weekly_Linearization::getNewObjects(), popcon::EcalLaser_weekly_Linearization_Check::getNewObjects(), OptOModifiedRhomboidPrism::getRotatedPlate(), HcalNumberingFromDDD::getShift(), cond::EcalDQMChannelStatusHelper::getValues(), cond::EcalDCSTowerStatusHelper::getValues(), cond::EcalDQMTowerStatusHelper::getValues(), cond::EcalTPGCrystalStatusHelper::getValues(), BeamSpotAlignmentParameters::globalParameters(), RigidBodyAlignmentParameters::globalParameters(), HcalNumberingFromDDD::HcalCellTypes(), PixelTripletNoTipGenerator::hitTriplets(), FFTJetPFPileupCleaner::isRemovable(), npstat::ArrayND< Numeric, StackLen, StackDim >::linearFill(), npstat::ArrayND< Numeric, StackLen, StackDim >::linearFillLoop(), fftjetcms::LinInterpolatedTable1D::LinInterpolatedTable1D(), L1MuDTPtaLut::load(), HcalTTPDigiProducer::produce(), DistortedMuonProducerFromDB::produce(), pat::PATMETSlimmer::produce(), ParticleReplacerParticleGun::produce(), ShiftedMETcorrInputProducer::produce(), ShiftedPFCandidateProducerForPFMEtMVA::produce(), ShiftedPFCandidateProducerForNoPileUpPFMEt::produce(), ShiftedParticleProducerT< T >::produce(), ShiftedJetProducerT< T, Textractor >::produce(), pat::PATMETSlimmer::OneMETShift::readAndSet(), CSCTFSectorProcessor::run(), CSCTFSPCoreLogic::run(), BackgroundHandler::setParameters(), FFTJetPFPileupCleaner::setRemovalBit(), pat::MET::setShift(), pat::MET::shiftedP2(), pat::MET::shiftedP4(), pat::MET::shiftedSumEt(), DTTracoChip::storeCorr(), DTTracoChip::storeUncorr(), SiStripTemplate::sxtemp(), RPCTBMuon::PACOut::toBits(), RPCTBMuon::TBOut::toBits(), RPCTBMuon::TCOut::toBits(), RPCTBMuon::HSBOut::toBits(), RPCTBMuon::FSBOut::toBits(), HcalTrigTowerGeometry::towerIds(), RigidBodyAlignmentParameters::translation(), BeamSpotAlignmentParameters::translation(), DCCEEEventBlock::unpack(), DCCEBEventBlock::unpack(), CSCTFEvent::unpack(), LatencyHistosUsingDb::update(), edm::LuminosityBlockID::value(), and CastorCORData::wasMarkAndPassZS().
volatile std::atomic<bool> edm::shutdown_flag |
|
static |
Definition at line 78 of file Entry.cc.
Referenced by edm::Entry::Entry(), operator<<(), and edm::Entry::throwValueError().