Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge pf migration #2928

Merged
merged 174 commits into from Mar 21, 2014
Merged

Merge pf migration #2928

merged 174 commits into from Mar 21, 2014

Conversation

ktf
Copy link
Contributor

@ktf ktf commented Mar 19, 2014

No description provided.

vkuznet and others added 30 commits November 1, 2013 14:18
MetaCollections are no longer used (replaced with edm::SortedCollection),
additionally users can pass a callback function/lambda to a selector and avoid building a collection altogether.
…to inherit from CaloRecHit.

The JetMatchingTools now use struct with {detid, energy} instead of a pointer to *RecHit.
Signed-off-by: Salvatore Di Guida <salvatore.di.guida@cern.ch>
…ires EcalRecHit to inherit from CaloRecHit.
ktf and others added 10 commits March 14, 2014 22:21
Reco -- Castor consumes migrations + Parameter cleanup
ClassChecker should only check data classes. Script to extract ESD class...
…eview

Reco -- Further code review from the end of cms-sw#2730
RecoEgamma/EgammaElectronAlgos -- restore class definition using PF information
RecoParticleFlow -- Consumes Migration for Particle Flow
RecoMuon -- migration to "consumes" of RecoMuon/GlobalTrackingTools
Valgrind fix -- String returned by value must be stored
Conflicts:
	RecoParticleFlow/PFRootEvent/BuildFile.xml
	RecoParticleFlow/PFRootEvent/interface/PFRootEventManager.h
@ktf
Copy link
Contributor Author

ktf commented Mar 19, 2014

@wmtan The recently merged new PF stuff broke the automatic merging of ROOT6 IBs into CMSSW_7_1_ROOT6_X, this is the merge done by hand. Any objections to merge it in? Notice it includes a bunch of pull requests which we merged afterwards.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @ktf (Giulio Eulisse) for CMSSW_7_1_ROOT6_X.

Merge pf migration

It involves the following packages:

CalibTracker/SiPixelLorentzAngle
Calibration/HcalCalibAlgos
CondCore/CondDB
CondCore/DBOutputService
CondCore/Utilities
CondFormats/JetMETObjects
Configuration/Applications
Configuration/EventContent
Configuration/StandardSequences
DQM/SiStripMonitorSummary
DQM/TrackingMonitor
DQMOffline/Trigger
DataFormats/BTauReco
DataFormats/EcalRecHit
DataFormats/ParticleFlowReco
DataFormats/TrackerCommon
EventFilter/CastorRawToDigi
EventFilter/RPCRawToDigi
FWCore/Framework
FWCore/Services
FWCore/Utilities
FastSimulation/EgammaElectronAlgos
FastSimulation/Muons
HLTrigger/Configuration
JetMETCorrections/MCJet
MuonAnalysis/MomentumScaleCalibration
PhysicsTools/MVAComputer
PhysicsTools/PatAlgos
RecoBTag/SecondaryVertex
RecoBTag/SoftLepton
RecoCaloTools/MetaCollections
RecoCaloTools/Selectors
RecoEcal/EgammaCoreTools
RecoEgamma/EgammaElectronAlgos
RecoEgamma/EgammaElectronProducers
RecoEgamma/EgammaHLTProducers
RecoEgamma/EgammaIsolationAlgos
RecoEgamma/EgammaPhotonProducers
RecoEgamma/EgammaTools
RecoEgamma/PhotonIdentification
RecoHI/HiEgammaAlgos
RecoHI/HiMuonAlgos
RecoJets/JetPlusTracks
RecoJets/JetProducers
RecoLocalCalo/CaloRecCandCreator
RecoLocalCalo/CaloTowersCreator
RecoLocalCalo/EcalRecAlgos
RecoLocalCalo/HcalRecAlgos
RecoMuon/GlobalMuonProducer
RecoMuon/GlobalTrackFinder
RecoMuon/GlobalTrackingTools
RecoMuon/L3TrackFinder
RecoMuon/TrackerSeedGenerator
RecoParticleFlow/Configuration
RecoParticleFlow/PFClusterProducer
RecoParticleFlow/PFProducer
RecoParticleFlow/PFRootEvent
RecoParticleFlow/PFTracking
SimCalorimetry/EcalSelectiveReadoutProducers
SimGeneral/DataMixingModule
SimGeneral/MixingModule
TauAnalysis/MCEmbeddingTools
Utilities/ReleaseScripts
Utilities/StaticAnalyzers
Validation/RecoEgamma

@diguida, @deguio, @lveldere, @Martin-Grunewald, @anton-a, @thspeer, @rcastello, @perrotta, @civanch, @ojeda, @vlimant, @cmsbuild, @fwyzard, @ktf, @davidlange6, @Dr15Jones, @mdhildreth, @rovere, @giamman, @slava77, @ggovi, @vadler, @Degano, @apfeiffer1, @nclopezo, @danduggan, @monttj, @franzoni can you please review it and eventually sign? Thanks.
@ghellwig, @TaiSakuma, @yslai, @argiro, @venturia, @frmeier, @ferencek, @cerati, @mandrenguyen, @yetkinyilmaz, @wmtan, @GiacomoSguazzoni, @rovere, @nhanvtran, @mmusich, @richard-cms, @MiheeJo, @jazzitup, @yenjie, @kurtejung, @pvmulder, @bachtis this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@perrotta
Copy link
Contributor

Please merge further with the (already integrated in 71X) #2914: it includes all the features you need in HLTrigger/Configuration for this PF migration, plus the more recent ones which have been integrated afterwards. (Otherwise it will be unmergeable in 71X).

@ktf
Copy link
Contributor Author

ktf commented Mar 20, 2014

@wmtan, are you ok with this? notice that until we merge this, the ROOT6 IBs will not automatically merge 71X anymore.

@wmtan
Copy link
Contributor

wmtan commented Mar 21, 2014

Please merge. Bill

ktf added a commit that referenced this pull request Mar 21, 2014
@ktf ktf merged commit ff908a9 into cms-sw:CMSSW_7_1_ROOT6_X Mar 21, 2014
@ktf ktf deleted the merge-pf-migration branch March 21, 2014 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet