CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalElecEmulTccFlatFileProducerFromTPG_cfg.py
Go to the documentation of this file.
1 Traceback (most recent call last):
2  File "/afs/cern.ch/cms/sw/ReleaseCandidates/slc4_ia32_gcc345/thu/2.1-thu-02/CMSSW_2_1_X_2008-05-08-0200/src/FWCore/ParameterSet/python/cfg2py.py", line 8, in ?
3  print cmsParse.dumpCfg(fileInPath)
4  File "/afs/cern.ch/cms/sw/ReleaseCandidates/slc4_ia32_gcc345/thu/2.1-thu-02/CMSSW_2_1_X_2008-05-08-0200/python/FWCore/ParameterSet/parseConfig.py", line 1600, in dumpCfg
5  return cfgDumper.parseFile(_fileFactory(fileName))[0]
6  File "/afs/cern.ch/cms/sw/ReleaseCandidates/slc4_ia32_gcc345/thu/2.1-thu-02/CMSSW_2_1_X_2008-05-08-0200/python/FWCore/ParameterSet/parsecf/pyparsing.py", line 990, in parseFile
7  return self.parseString(file_contents)
8  File "/afs/cern.ch/cms/sw/ReleaseCandidates/slc4_ia32_gcc345/thu/2.1-thu-02/CMSSW_2_1_X_2008-05-08-0200/python/FWCore/ParameterSet/parsecf/pyparsing.py", line 770, in parseString
9  loc, tokens = self._parse( instring.expandtabs(), 0 )
10  File "/afs/cern.ch/cms/sw/ReleaseCandidates/slc4_ia32_gcc345/thu/2.1-thu-02/CMSSW_2_1_X_2008-05-08-0200/python/FWCore/ParameterSet/parsecf/pyparsing.py", line 663, in _parseNoCache
11  loc,tokens = self.parseImpl( instring, preloc, doActions )
12  File "/afs/cern.ch/cms/sw/ReleaseCandidates/slc4_ia32_gcc345/thu/2.1-thu-02/CMSSW_2_1_X_2008-05-08-0200/python/FWCore/ParameterSet/parsecf/pyparsing.py", line 1810, in parseImpl
13  loc, resultlist = self.exprs[0]._parse( instring, loc, doActions )
14  File "/afs/cern.ch/cms/sw/ReleaseCandidates/slc4_ia32_gcc345/thu/2.1-thu-02/CMSSW_2_1_X_2008-05-08-0200/python/FWCore/ParameterSet/parsecf/pyparsing.py", line 689, in _parseNoCache
15  tokens = fn( instring, tokensStart, retTokens )
16  File "/afs/cern.ch/cms/sw/ReleaseCandidates/slc4_ia32_gcc345/thu/2.1-thu-02/CMSSW_2_1_X_2008-05-08-0200/python/FWCore/ParameterSet/parseConfig.py", line 1374, in _dumpCfg
17  values = _getCompressedNodes(s, loc, list(iter(toks[0][1])) )
18  File "/afs/cern.ch/cms/sw/ReleaseCandidates/slc4_ia32_gcc345/thu/2.1-thu-02/CMSSW_2_1_X_2008-05-08-0200/python/FWCore/ParameterSet/parseConfig.py", line 1366, in _getCompressedNodes
19  raise pp.ParseFatalException(s,loc,"the process contains the error \n"+str(e))
20 FWCore.ParameterSet.parsecf.pyparsing.ParseFatalException: the process contains the error
21 multiple items found with label:XMLIdealGeometryESSource (at char 0), (line:1, col:1)
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger list("!*","!HLTx*"if it matches 2 triggers or more) will accept the event if all the matching triggers are FAIL.It will reject the event if any of the triggers are PASS or EXCEPTION(this matches the behavior of"!*"before the partial wildcard feature was incorporated).Triggers which are in the READY state are completely ignored.(READY should never be returned since the trigger paths have been run