../
|
CMG/
|
|
EventContent/
|
|
PAT/
|
|
Skims/
|
|
Sources/
|
|
Tools/
|
|
eventCleaning/
|
|
eventContent/
|
|
factories/
|
|
generator/
|
|
histograms/
|
|
macros/
|
|
mechanize/
|
|
miscProducers/
|
|
release_info/
|
|
roodatasets/
|
|
runInfoAccounting/
|
|
selections/
|
|
skims/
|
|
tagAndProbe/
|
|
templates/
|
|
testing_sources/
|
|
PFVertexProducer_cfi.py
|
1.2
(12 years ago)
by pjanot:
Save a ValueMap of Refs to the VertexCollection towards a one-to-one correspondence between PFCandidates and OfflinePrimaryVertices
|
analysis_cff.py
|
1.17
(11 years ago)
by cbern:
removed all histogramming modules (template instantiations and python declarations)
|
cmgCandidates_cfi.py
|
1.2
(11 years ago)
by hinzmann:
add fromPV in cmgCandidates
|
countingSequences_cff.py
|
1.1
(14 years ago)
by wreece:
Moves files from PFAnalyses
|
createFactory.py
|
1.1
(14 years ago)
by wreece:
Moves files from PFAnalyses
|
cutSummary_cff.py
|
1.3
(13 years ago)
by cbern:
- provided an example cfg, testMultipleSequences_cfg.py, which runs on our AK5, AK5LC and AK7 PF2PAT+PAT sequences.
- distributed a new example patTuple_PF2PAT.root, made with patTuple_PF2PAT_forCMG_cfg.py, for testing purposes. testMultipleSequences_cfg.py and testCMGTools_cfg.py now run on this file
- normalized all object sequences (creation, skim, histogram, cutsummary), so that they can be easily manipulated. In particular, diObjects are included in the corresponding single object sequence
- CMG analysis sequence doesn't take its input anymore from "PFlow" collections, but from "AK5" collections, which are now our default setting (even though other PF2PAT+PAT sequences are ran)
- Calo Jet and Calo MET sequences removed from the default jet and MET sequences.
- added functions allowing to remove a given object from the analysis sequence, and a function to tune the CMG analysis sequence to the input PF2PAT+PAT
- corrected a bug in the definition of some modules : untracked parameters have been moved to tracked. This was preventing the cloneProcessingSnippet function to work correctly.
- added visitorUtils tool (thanks Will), and made it work with EDAnalyzers as well.
- the event content has been adapted to the case when multiple CMG sequences run.
- some minor cleaning here and there
- patTuple_PF2PAT_forCMG_cfg.py:
* HPS tau deactivated until the bugs are solved in PF2PAT. we need to follow that up. We now have shrinking cone taus.
* PFCandidates now embedded in taus
* PAT trigger info added (thanks Will)
* Event filtering:
o HBHENoiseFilter added in tagging mode, and configured as recently advocated by teh HCAL DPG
Need to include the PF filters in the same way.
o PF filters temporarily removed from the event filtering sequence
|
diElectron_cff.py
|
1.4
(13 years ago)
by cbern:
- provided an example cfg, testMultipleSequences_cfg.py, which runs on our AK5, AK5LC and AK7 PF2PAT+PAT sequences.
- distributed a new example patTuple_PF2PAT.root, made with patTuple_PF2PAT_forCMG_cfg.py, for testing purposes. testMultipleSequences_cfg.py and testCMGTools_cfg.py now run on this file
- normalized all object sequences (creation, skim, histogram, cutsummary), so that they can be easily manipulated. In particular, diObjects are included in the corresponding single object sequence
- CMG analysis sequence doesn't take its input anymore from "PFlow" collections, but from "AK5" collections, which are now our default setting (even though other PF2PAT+PAT sequences are ran)
- Calo Jet and Calo MET sequences removed from the default jet and MET sequences.
- added functions allowing to remove a given object from the analysis sequence, and a function to tune the CMG analysis sequence to the input PF2PAT+PAT
- corrected a bug in the definition of some modules : untracked parameters have been moved to tracked. This was preventing the cloneProcessingSnippet function to work correctly.
- added visitorUtils tool (thanks Will), and made it work with EDAnalyzers as well.
- the event content has been adapted to the case when multiple CMG sequences run.
- some minor cleaning here and there
- patTuple_PF2PAT_forCMG_cfg.py:
* HPS tau deactivated until the bugs are solved in PF2PAT. we need to follow that up. We now have shrinking cone taus.
* PFCandidates now embedded in taus
* PAT trigger info added (thanks Will)
* Event filtering:
o HBHENoiseFilter added in tagging mode, and configured as recently advocated by teh HCAL DPG
Need to include the PF filters in the same way.
o PF filters temporarily removed from the event filtering sequence
|
diHemi_cff.py
|
1.2
(11 years ago)
by cbern:
removed all histogramming modules (template instantiations and python declarations)
|
diMuon_cff.py
|
1.6
(13 years ago)
by cbern:
- provided an example cfg, testMultipleSequences_cfg.py, which runs on our AK5, AK5LC and AK7 PF2PAT+PAT sequences.
- distributed a new example patTuple_PF2PAT.root, made with patTuple_PF2PAT_forCMG_cfg.py, for testing purposes. testMultipleSequences_cfg.py and testCMGTools_cfg.py now run on this file
- normalized all object sequences (creation, skim, histogram, cutsummary), so that they can be easily manipulated. In particular, diObjects are included in the corresponding single object sequence
- CMG analysis sequence doesn't take its input anymore from "PFlow" collections, but from "AK5" collections, which are now our default setting (even though other PF2PAT+PAT sequences are ran)
- Calo Jet and Calo MET sequences removed from the default jet and MET sequences.
- added functions allowing to remove a given object from the analysis sequence, and a function to tune the CMG analysis sequence to the input PF2PAT+PAT
- corrected a bug in the definition of some modules : untracked parameters have been moved to tracked. This was preventing the cloneProcessingSnippet function to work correctly.
- added visitorUtils tool (thanks Will), and made it work with EDAnalyzers as well.
- the event content has been adapted to the case when multiple CMG sequences run.
- some minor cleaning here and there
- patTuple_PF2PAT_forCMG_cfg.py:
* HPS tau deactivated until the bugs are solved in PF2PAT. we need to follow that up. We now have shrinking cone taus.
* PFCandidates now embedded in taus
* PAT trigger info added (thanks Will)
* Event filtering:
o HBHENoiseFilter added in tagging mode, and configured as recently advocated by teh HCAL DPG
Need to include the PF filters in the same way.
o PF filters temporarily removed from the event filtering sequence
|
diTau_cff.py
|
1.5
(13 years ago)
by cbern:
added tau-ele and mu-ele di-taus
|
electron_cff.py
|
1.4
(13 years ago)
by cbern:
- provided an example cfg, testMultipleSequences_cfg.py, which runs on our AK5, AK5LC and AK7 PF2PAT+PAT sequences.
- distributed a new example patTuple_PF2PAT.root, made with patTuple_PF2PAT_forCMG_cfg.py, for testing purposes. testMultipleSequences_cfg.py and testCMGTools_cfg.py now run on this file
- normalized all object sequences (creation, skim, histogram, cutsummary), so that they can be easily manipulated. In particular, diObjects are included in the corresponding single object sequence
- CMG analysis sequence doesn't take its input anymore from "PFlow" collections, but from "AK5" collections, which are now our default setting (even though other PF2PAT+PAT sequences are ran)
- Calo Jet and Calo MET sequences removed from the default jet and MET sequences.
- added functions allowing to remove a given object from the analysis sequence, and a function to tune the CMG analysis sequence to the input PF2PAT+PAT
- corrected a bug in the definition of some modules : untracked parameters have been moved to tracked. This was preventing the cloneProcessingSnippet function to work correctly.
- added visitorUtils tool (thanks Will), and made it work with EDAnalyzers as well.
- the event content has been adapted to the case when multiple CMG sequences run.
- some minor cleaning here and there
- patTuple_PF2PAT_forCMG_cfg.py:
* HPS tau deactivated until the bugs are solved in PF2PAT. we need to follow that up. We now have shrinking cone taus.
* PFCandidates now embedded in taus
* PAT trigger info added (thanks Will)
* Event filtering:
o HBHENoiseFilter added in tagging mode, and configured as recently advocated by teh HCAL DPG
Need to include the PF filters in the same way.
o PF filters temporarily removed from the event filtering sequence
|
gen_cff.py
|
1.12
(12 years ago)
by cbern:
removed useless include
|
genericPhysicsObjectSelector_cfi.py
|
1.1
(14 years ago)
by wreece:
Moves files from PFAnalyses
|
hemi_cff.py
|
1.2
(11 years ago)
by cbern:
removed all histogramming modules (template instantiations and python declarations)
|
histogram_cff.py
|
1.8
(13 years ago)
by cbern:
- provided an example cfg, testMultipleSequences_cfg.py, which runs on our AK5, AK5LC and AK7 PF2PAT+PAT sequences.
- distributed a new example patTuple_PF2PAT.root, made with patTuple_PF2PAT_forCMG_cfg.py, for testing purposes. testMultipleSequences_cfg.py and testCMGTools_cfg.py now run on this file
- normalized all object sequences (creation, skim, histogram, cutsummary), so that they can be easily manipulated. In particular, diObjects are included in the corresponding single object sequence
- CMG analysis sequence doesn't take its input anymore from "PFlow" collections, but from "AK5" collections, which are now our default setting (even though other PF2PAT+PAT sequences are ran)
- Calo Jet and Calo MET sequences removed from the default jet and MET sequences.
- added functions allowing to remove a given object from the analysis sequence, and a function to tune the CMG analysis sequence to the input PF2PAT+PAT
- corrected a bug in the definition of some modules : untracked parameters have been moved to tracked. This was preventing the cloneProcessingSnippet function to work correctly.
- added visitorUtils tool (thanks Will), and made it work with EDAnalyzers as well.
- the event content has been adapted to the case when multiple CMG sequences run.
- some minor cleaning here and there
- patTuple_PF2PAT_forCMG_cfg.py:
* HPS tau deactivated until the bugs are solved in PF2PAT. we need to follow that up. We now have shrinking cone taus.
* PFCandidates now embedded in taus
* PAT trigger info added (thanks Will)
* Event filtering:
o HBHENoiseFilter added in tagging mode, and configured as recently advocated by teh HCAL DPG
Need to include the PF filters in the same way.
o PF filters temporarily removed from the event filtering sequence
|
jetId_cff.py
|
1.2
(13 years ago)
by cbern:
added new jetID working points
|
jet_cff.py
|
1.25
(11 years ago)
by cbern:
removed all histogramming modules (template instantiations and python declarations)
|
met_cff.py
|
1.15
(13 years ago)
by wreece:
Adds a type1 MET corrector
|
muEle_cff.py
|
1.1
(13 years ago)
by cbern:
added tau-ele and mu-ele di-taus
|
multiJet_cff.py
|
1.2
(11 years ago)
by cbern:
removed all histogramming modules (template instantiations and python declarations)
|
muon_cff.py
|
1.7
(13 years ago)
by cbern:
- provided an example cfg, testMultipleSequences_cfg.py, which runs on our AK5, AK5LC and AK7 PF2PAT+PAT sequences.
- distributed a new example patTuple_PF2PAT.root, made with patTuple_PF2PAT_forCMG_cfg.py, for testing purposes. testMultipleSequences_cfg.py and testCMGTools_cfg.py now run on this file
- normalized all object sequences (creation, skim, histogram, cutsummary), so that they can be easily manipulated. In particular, diObjects are included in the corresponding single object sequence
- CMG analysis sequence doesn't take its input anymore from "PFlow" collections, but from "AK5" collections, which are now our default setting (even though other PF2PAT+PAT sequences are ran)
- Calo Jet and Calo MET sequences removed from the default jet and MET sequences.
- added functions allowing to remove a given object from the analysis sequence, and a function to tune the CMG analysis sequence to the input PF2PAT+PAT
- corrected a bug in the definition of some modules : untracked parameters have been moved to tracked. This was preventing the cloneProcessingSnippet function to work correctly.
- added visitorUtils tool (thanks Will), and made it work with EDAnalyzers as well.
- the event content has been adapted to the case when multiple CMG sequences run.
- some minor cleaning here and there
- patTuple_PF2PAT_forCMG_cfg.py:
* HPS tau deactivated until the bugs are solved in PF2PAT. we need to follow that up. We now have shrinking cone taus.
* PFCandidates now embedded in taus
* PAT trigger info added (thanks Will)
* Event filtering:
o HBHENoiseFilter added in tagging mode, and configured as recently advocated by teh HCAL DPG
Need to include the PF filters in the same way.
o PF filters temporarily removed from the event filtering sequence
|
pfCandidate_cff.py
|
1.1
(13 years ago)
by cbern:
PFCandidate physics objects developed and cleaned up
|
photon_cff.py
|
1.4
(11 years ago)
by cbern:
removed all histogramming modules (template instantiations and python declarations)
|
physicsObjectPrinter_cfi.py
|
1.1
(14 years ago)
by wreece:
See task #19368: Adds a printing module for cmgTools. Should work for any AbstractPhysicsObject
|
runInfoAccounting_cff.py
|
1.2
(13 years ago)
by cbern:
RIA works for the data as well
|
runInfoAccounting_cfi.py
|
1.2
(13 years ago)
by cbern:
modified RunInfoAccounting
|
skim_cff.py
|
1.6
(13 years ago)
by cbern:
- provided an example cfg, testMultipleSequences_cfg.py, which runs on our AK5, AK5LC and AK7 PF2PAT+PAT sequences.
- distributed a new example patTuple_PF2PAT.root, made with patTuple_PF2PAT_forCMG_cfg.py, for testing purposes. testMultipleSequences_cfg.py and testCMGTools_cfg.py now run on this file
- normalized all object sequences (creation, skim, histogram, cutsummary), so that they can be easily manipulated. In particular, diObjects are included in the corresponding single object sequence
- CMG analysis sequence doesn't take its input anymore from "PFlow" collections, but from "AK5" collections, which are now our default setting (even though other PF2PAT+PAT sequences are ran)
- Calo Jet and Calo MET sequences removed from the default jet and MET sequences.
- added functions allowing to remove a given object from the analysis sequence, and a function to tune the CMG analysis sequence to the input PF2PAT+PAT
- corrected a bug in the definition of some modules : untracked parameters have been moved to tracked. This was preventing the cloneProcessingSnippet function to work correctly.
- added visitorUtils tool (thanks Will), and made it work with EDAnalyzers as well.
- the event content has been adapted to the case when multiple CMG sequences run.
- some minor cleaning here and there
- patTuple_PF2PAT_forCMG_cfg.py:
* HPS tau deactivated until the bugs are solved in PF2PAT. we need to follow that up. We now have shrinking cone taus.
* PFCandidates now embedded in taus
* PAT trigger info added (thanks Will)
* Event filtering:
o HBHENoiseFilter added in tagging mode, and configured as recently advocated by teh HCAL DPG
Need to include the PF filters in the same way.
o PF filters temporarily removed from the event filtering sequence
|
tauEle_cff.py
|
1.1
(13 years ago)
by cbern:
added tau-ele and mu-ele di-taus
|
tauMu_cff.py
|
1.1
(13 years ago)
by benitezj:
added tau vertex info and code for additional channels tau-e and tau-mu and mu-e
|
tau_cff.py
|
1.4
(13 years ago)
by benitezj:
enabled HPS taus in PF2PAT+PAT+CMG, added DYToTauTau PFAOD source
|
trigger_cff.py
|
1.3
(12 years ago)
by lucieg:
added L1 decisions
|
wENu_cff.py
|
1.1
(14 years ago)
by wreece:
Adds a forgotten sequence file and updates the tests. Also fixes the range of theta
|
wMuNu_cff.py
|
1.1
(14 years ago)
by wreece:
adds some missing files
|