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

Commits on Nov 1, 2013

  1. Thread safe changes

    vkuznet committed Nov 1, 2013
    Copy the full SHA
    84d3f83 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

  1. Copy the full SHA
    dcf3b40 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

  1. Copy the full SHA
    dd2901c View commit details
    Browse the repository at this point in the history
  2. minor fixes

    pvmulder committed Feb 24, 2014
    Copy the full SHA
    3c2bfc7 View commit details
    Browse the repository at this point in the history
  3. combined CSVV2+SL tagger

    pvmulder committed Feb 24, 2014
    Copy the full SHA
    a9250c1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6e37c56 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

  1. Copy the full SHA
    77a2108 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2014

  1. New configuration for APVCyclePhaseProducerFromL1TS to be used for da…

    …ta collected after Nov 2nd, 2012
    venturia committed Mar 4, 2014
    Copy the full SHA
    e50bed0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. Copy the full SHA
    4458279 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e5095c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8fd9f99 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2014

  1. Implement and use the new interface of RecoCaloTools/Selectors.

    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.
    Dmitrijus Bugelskis committed Mar 6, 2014
    Copy the full SHA
    6ae9f38 View commit details
    Browse the repository at this point in the history
  2. Make FastSimulation not dependant on MetaCollections.

    Dmitrijus Bugelskis committed Mar 6, 2014
    Copy the full SHA
    59e149a View commit details
    Browse the repository at this point in the history
  3. Make DQMOffline/Trigger not dependant on MetaCollections.

    Dmitrijus Bugelskis committed Mar 6, 2014
    Copy the full SHA
    521218a View commit details
    Browse the repository at this point in the history
  4. TauAnalysis/MCEmbeddingTools/CaloRecHitMixer no longer requires EcalR…

    …ecHit to inherit from CaloRecHit.
    Dmitrijus Bugelskis committed Mar 6, 2014
    Copy the full SHA
    4c4717d View commit details
    Browse the repository at this point in the history
  5. RecoJets/JetProducers/JetMatchingTools no longer requires EcalRecHit …

    …to inherit from CaloRecHit.
    
    The JetMatchingTools now use struct with {detid, energy} instead of a pointer to *RecHit.
    Dmitrijus Bugelskis committed Mar 6, 2014
    Copy the full SHA
    83a8398 View commit details
    Browse the repository at this point in the history
  6. Adding GT for CSA14 optimistic scenario (aka 25ns).

    Signed-off-by: Salvatore Di Guida <salvatore.di.guida@cern.ch>
    Salvatore Di Guida committed Mar 6, 2014
    Copy the full SHA
    7177f24 View commit details
    Browse the repository at this point in the history
  7. RecoLocalCalo/CaloTowersCreator/CaloTowersCreationAlgo no longer requ…

    …ires EcalRecHit to inherit from CaloRecHit.
    Dmitrijus Bugelskis committed Mar 6, 2014
    Copy the full SHA
    6ab2a07 View commit details
    Browse the repository at this point in the history
  8. EgammaCoreTools now uses EcalRecHit.checkFlag() instead of the deprec…

    …reted recoFlag().
    Dmitrijus Bugelskis committed Mar 6, 2014
    Copy the full SHA
    374ca6c View commit details
    Browse the repository at this point in the history
  9. Calibration/HcalCalibAlgos/GammaJetAnalysis no longer requires EcalRe…

    …cHit to inherit from CaloRecHit.
    Dmitrijus Bugelskis committed Mar 6, 2014
    Copy the full SHA
    fc95ac9 View commit details
    Browse the repository at this point in the history
  10. Removal of MetaCollections and switching to a new EcalRecHit (no inhe…

    …ritance from CaloRecHit).
    Dmitrijus Bugelskis committed Mar 6, 2014
    Copy the full SHA
    5f2e0b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2014

  1. Copy the full SHA
    ab1d0f7 View commit details
    Browse the repository at this point in the history
  2. Adding new hits

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    92a7f62 View commit details
    Browse the repository at this point in the history
  3. cleaning old code

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    e44523d View commit details
    Browse the repository at this point in the history
  4. Changed RecHit

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    df5ebb9 View commit details
    Browse the repository at this point in the history
  5. Removing stuff

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    9cf2615 View commit details
    Browse the repository at this point in the history
  6. fixing also the hash

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    75b8cd7 View commit details
    Browse the repository at this point in the history
  7. Added forgotten file

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    d25da46 View commit details
    Browse the repository at this point in the history
  8. Caching the 4 and 8 neighbours"

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    fc9de23 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b2230ac View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    999200a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    ae36912 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    f6e4099 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    911da7b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    6d24111 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    b0b0892 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    8207ba7 View commit details
    Browse the repository at this point in the history
  17. functions and gives equivalent results to old clustering on electron …

    …gun, 2-4 times faster
    
    recreated strange behavior of position calculations for ECAL in PFClusterAlgo
    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    cf271d6 View commit details
    Browse the repository at this point in the history
  18. agrees with PFClusterAlgo to 1e-5 tolerance.

    Had to place numerical stability requirements
    in both new and old pieces of algoritms to
    regularize the behavior of the position fit.
    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    5053675 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    5af3b83 View commit details
    Browse the repository at this point in the history
  20. add aprticle flow clusters for PS, generate full ECAL PFCluster seque…

    …nce with corrections
    
    get rid of n-square algorithm in loop
    optimize sorting loop
    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    e851a4a View commit details
    Browse the repository at this point in the history
  21. RBX and HPD cleaner

    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    5c1654d View commit details
    Browse the repository at this point in the history
  22. add remaining calorimeter clusterizers, all agree well

    get rid of old clustering and drop in new sequence
    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    579e081 View commit details
    Browse the repository at this point in the history
  23. normalize fraction calculations to rechit thresholds.

    In the case of the seeds it's not necessary.
    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    2663420 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    2a36df7 View commit details
    Browse the repository at this point in the history
  25. make numerical protection strength configurable, sync shower sigma fo…

    …r PS clusters with stability branch
    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    2737513 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    cda746a View commit details
    Browse the repository at this point in the history
  27. further speed optimizations

    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    f781c35 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    36db2f1 View commit details
    Browse the repository at this point in the history
  29. made memory access better

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    2f85b20 View commit details
    Browse the repository at this point in the history
  30. Adding ECAL 3D

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    c2f83e1 View commit details
    Browse the repository at this point in the history
  31. Added 3D ECAL Clustering

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    7394309 View commit details
    Browse the repository at this point in the history
  32. adding cfg files for ECAL 3D

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    01f762b View commit details
    Browse the repository at this point in the history
  33. adding timing clusterizer in py

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    abc7673 View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    be97867 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    cb25ecf View commit details
    Browse the repository at this point in the history
  36. updates to cluster comparator

    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    6d82908 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    b6be100 View commit details
    Browse the repository at this point in the history
  38. rejigger locations of plugin defs

    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    f5ceff0 View commit details
    Browse the repository at this point in the history
  39. remove PFRootEvent... for now...

    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    1708511 View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    54d4555 View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    5973f2c View commit details
    Browse the repository at this point in the history
  42. naming cleanup

    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    b5ce95b View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    cabb6df View commit details
    Browse the repository at this point in the history
  44. add plots to cluster comparator

    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    81f6c36 View commit details
    Browse the repository at this point in the history
  45. Adding better timing info

    bachtis authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    e8284ba View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    25b191b View commit details
    Browse the repository at this point in the history
  47. Copy the full SHA
    e1b4a20 View commit details
    Browse the repository at this point in the history
  48. add in iorule to make PFRecHit backwards compatible -- NOTE the read-…

    …in old RecHits will not be usable for clustering, but PFRecHits are transient anyway
    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    ea7faa4 View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    a70aa7a View commit details
    Browse the repository at this point in the history
  50. only use PS adjusted radiation length when we are under the PS (which…

    … ends at |eta| == 2.6!!!)
    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    0bf0fcf View commit details
    Browse the repository at this point in the history
  51. factorize python config for confDB

    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    5074cbd View commit details
    Browse the repository at this point in the history
  52. use empty parameter sets to indicate components not run in PFClusterP…

    …roducer, HLT compatibility
    lgray authored and Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    523a30d View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    9b63170 View commit details
    Browse the repository at this point in the history
  54. Copy the full SHA
    a3d73b5 View commit details
    Browse the repository at this point in the history
  55. More InputTag fixes

    Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    f161dc6 View commit details
    Browse the repository at this point in the history
  56. Reorder PF modules

    Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    166c993 View commit details
    Browse the repository at this point in the history
  57. More reordering

    Martin-Grunewald committed Mar 11, 2014
    Copy the full SHA
    9adf54d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. Fixes

    bachtis authored and lgray committed Mar 12, 2014
    Copy the full SHA
    a91b469 View commit details
    Browse the repository at this point in the history
  2. Making a PFCluster with timing cut sequence

    bachtis authored and lgray committed Mar 12, 2014
    Copy the full SHA
    547583e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    17e91d7 View commit details
    Browse the repository at this point in the history
  4. migration to consumes

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    f1ae1b6 View commit details
    Browse the repository at this point in the history
  5. migration to consumes

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    cd18871 View commit details
    Browse the repository at this point in the history
  6. consumes migration

    hvanhaev committed Mar 12, 2014
    Copy the full SHA
    ca75f58 View commit details
    Browse the repository at this point in the history
  7. consumes migration

    hvanhaev committed Mar 12, 2014
    Copy the full SHA
    d721552 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    113a0fe View commit details
    Browse the repository at this point in the history
  9. resolve conflicts

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    4b9a7ee View commit details
    Browse the repository at this point in the history
  10. resolve conflicts

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    2136790 View commit details
    Browse the repository at this point in the history
  11. resolve conflicts

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    f7e90bc View commit details
    Browse the repository at this point in the history
  12. resolve conflicts

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    3fa09dd View commit details
    Browse the repository at this point in the history
  13. resolve conflicts

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    6fc46b3 View commit details
    Browse the repository at this point in the history
  14. resolve conflicts

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    63ee7d6 View commit details
    Browse the repository at this point in the history
  15. resolve conflicts

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    306c3eb View commit details
    Browse the repository at this point in the history
  16. resolve conflicts

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    9cb9167 View commit details
    Browse the repository at this point in the history
  17. resolve conflicts

    dr4kan committed Mar 12, 2014
    Copy the full SHA
    796a365 View commit details
    Browse the repository at this point in the history
  18. Adding HCAL Severity Cut in HO

    bachtis authored and lgray committed Mar 12, 2014
    Copy the full SHA
    b5355a6 View commit details
    Browse the repository at this point in the history
  19. fix

    bachtis authored and lgray committed Mar 12, 2014
    Copy the full SHA
    14f8a81 View commit details
    Browse the repository at this point in the history
  20. Ecal DB Payload mods

    mdhildreth committed Mar 12, 2014
    Copy the full SHA
    ee10806 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. add new no-noise cfi

    mdhildreth committed Mar 13, 2014
    Copy the full SHA
    caecf97 View commit details
    Browse the repository at this point in the history
  2. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    2a878f8 View commit details
    Browse the repository at this point in the history
  3. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    cda34e6 View commit details
    Browse the repository at this point in the history
  4. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    a778a76 View commit details
    Browse the repository at this point in the history
  5. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    08ae16c View commit details
    Browse the repository at this point in the history
  6. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    6991296 View commit details
    Browse the repository at this point in the history
  7. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    6684609 View commit details
    Browse the repository at this point in the history
  8. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    10b37e0 View commit details
    Browse the repository at this point in the history
  9. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    bafcd74 View commit details
    Browse the repository at this point in the history
  10. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    1f581d6 View commit details
    Browse the repository at this point in the history
  11. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    5e7c8c7 View commit details
    Browse the repository at this point in the history
  12. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    f6beeab View commit details
    Browse the repository at this point in the history
  13. migration to consumes

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    ca91ce3 View commit details
    Browse the repository at this point in the history
  14. resolving dependencies

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    f9b07d5 View commit details
    Browse the repository at this point in the history
  15. resolving dependencies

    dr4kan committed Mar 13, 2014
    Copy the full SHA
    b7dd481 View commit details
    Browse the repository at this point in the history
  16. ConsumesPF A

    bachtis committed Mar 13, 2014
    Copy the full SHA
    6f4ead1 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    6757e83 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    f15ce16 View commit details
    Browse the repository at this point in the history
  19. more consumes

    bachtis committed Mar 13, 2014
    Copy the full SHA
    b62dabd View commit details
    Browse the repository at this point in the history
  20. set default to SR on

    mdhildreth committed Mar 13, 2014
    Copy the full SHA
    3567b4b View commit details
    Browse the repository at this point in the history
  21. Put EDAnalyzer SiPixelLorentzAngle in namespace

    There is already an EventSetup product named SiPixelLorentzAngle
    therefore this EDAnalyzer conflicts with it. Putting the EDAnalyzer
    in a namespace solves the problem.
    Also did some minor technical modifications to aid maintenance.
    Dr15Jones committed Mar 13, 2014
    Copy the full SHA
    25f0f4b View commit details
    Browse the repository at this point in the history
  22. more consumes

    bachtis committed Mar 13, 2014
    Copy the full SHA
    c432e76 View commit details
    Browse the repository at this point in the history
  23. more

    bachtis committed Mar 13, 2014
    Copy the full SHA
    2e301d6 View commit details
    Browse the repository at this point in the history
  24. aaa

    bachtis committed Mar 13, 2014
    Copy the full SHA
    03b8817 View commit details
    Browse the repository at this point in the history
  25. aaaa

    bachtis committed Mar 13, 2014
    Copy the full SHA
    505a594 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    c6e4e00 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    8b76b93 View commit details
    Browse the repository at this point in the history
  28. Consumes more

    bachtis committed Mar 13, 2014
    Copy the full SHA
    f6dbf33 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    f74faaa View commit details
    Browse the repository at this point in the history
  30. aaa

    bachtis committed Mar 13, 2014
    Copy the full SHA
    d85ee05 View commit details
    Browse the repository at this point in the history
  31. aaa

    bachtis committed Mar 13, 2014
    Copy the full SHA
    9281f0f View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    41c0bd9 View commit details
    Browse the repository at this point in the history
  33. Use 'callWhenNewProductsRegistered' properly.

    Volker Adler committed Mar 13, 2014
    Copy the full SHA
    113c7fd View commit details
    Browse the repository at this point in the history
  34. PFProducer consumes

    bachtis committed Mar 13, 2014
    Copy the full SHA
    1ea284d View commit details
    Browse the repository at this point in the history
  35. Add header needed for clang compilation

    Clang requires the full declaration of cms::Exception before the implementation of wrap.
    Dr15Jones committed Mar 13, 2014
    Copy the full SHA
    24f55af View commit details
    Browse the repository at this point in the history
  36. ClassChecker should only check data classes. Script to extract ESD cl…

    …asses that might have thread safety issues.
    gartung committed Mar 13, 2014
    Copy the full SHA
    c9a0ab5 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    b5ed4a4 View commit details
    Browse the repository at this point in the history
  38. Final fixes

    bachtis committed Mar 13, 2014
    Copy the full SHA
    f57e2a6 View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    cfb622f View commit details
    Browse the repository at this point in the history
  40. Construct InputTagMatch really from an InputTag.

    Volker Adler committed Mar 13, 2014
    Copy the full SHA
    51c13ae View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2014

  1. Consistent namespace usage.

    Volker Adler committed Mar 14, 2014
    Copy the full SHA
    75323b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#2730 from lgray/pfcluster_rebuild

    Reco -- Rewrite and Improvements for PFRecHit and PFCluster Producers
    ktf committed Mar 14, 2014
    Copy the full SHA
    371428d View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#2847 from matteosan1/topic_newproducers

    RecoEgamma/EgammaHLTProducers -- new producers and bug fixes
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    ba00d13 View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#2848 from Dr15Jones/putSiPixelLorentzAngleA…

    …nalyzerInNamespace
    
    CalibTracker/SiPixelLorentzAngle -- Put EDAnalyzer SiPixelLorentzAngle in namespace
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    cbb6a89 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b98d75b View commit details
    Browse the repository at this point in the history
  6. Merge pull request cms-sw#2622 from cms-btv-pog/CSVnewVars_from-CMSSW…

    …_7_1_0_pre2
    
    btag algorithms -- Changes needed for new btag algorithms
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    21b6252 View commit details
    Browse the repository at this point in the history
  7. Merge pull request cms-sw#2853 from vadler/71X-llvmFixes-uninitialise…

    …dVariables
    
    llvm fixes -- 71X - llvm fixes - uninitialised variables
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    0d40657 View commit details
    Browse the repository at this point in the history
  8. Merge pull request cms-sw#2857 from mdhildreth/PreMixing_Modification…

    …s_for_7_0_X
    
    Pre mixing modifications for 7 0 x
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    9a5ed31 View commit details
    Browse the repository at this point in the history
  9. Merge pull request cms-sw#2750 from diguida/autoCond-CSA14-25ns

    Configuration/AlCa -- GT for CSA14 optimistic scenario (aka 25ns) in autoCond.py.
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    3e1362f View commit details
    Browse the repository at this point in the history
  10. Merge pull request cms-sw#2724 from venturia/dpganalysis_sistriptools…

    …-70x
    
    Backport of cms-sw#2723 and (part of) cms-sw#2136 for April global run
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    d031b8e View commit details
    Browse the repository at this point in the history
  11. Merge pull request cms-sw#2591 from frmeier/patch_hierachyconstraints70X

    Alignment/CommonAlignmentParametrization -- Patch hierarchyconstraints to CMSSW_7_0_X
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    ede08db View commit details
    Browse the repository at this point in the history
  12. Updated CSA14 25ns GT including Ecal full readout for pre-mixing and …

    …SiStrip offsets for APV cycle phase producers.
    
    Signed-off-by: Salvatore Di Guida <salvatore.di.guida@cern.ch>
    Salvatore Di Guida committed Mar 14, 2014
    Copy the full SHA
    8c26c07 View commit details
    Browse the repository at this point in the history
  13. Added CSA14 50ns GT, including pessimistic misalignment scenario, Eca…

    …l full readout for pre-mixing, and SiStrip offsets for APV cycle phase producers.
    
    Signed-off-by: Salvatore Di Guida <salvatore.di.guida@cern.ch>
    Salvatore Di Guida committed Mar 14, 2014
    Copy the full SHA
    f348a7d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    678f5ca View commit details
    Browse the repository at this point in the history
  15. parameter improvements

    hvanhaev committed Mar 14, 2014
    Copy the full SHA
    d52ec25 View commit details
    Browse the repository at this point in the history
  16. Merge pull request cms-sw#2855 from Dr15Jones/includeExceptionHeader

    FWCore/Utilities -- Add header needed for clang compilation
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    3270220 View commit details
    Browse the repository at this point in the history
  17. Merge pull request cms-sw#2737 from mtosi/from-CMSSW_7_1_0_pre3_DQMED…

    …Analyzer
    
    DQM/TrackingMonitor -- conversion from EDAnalyzer to DQMEDAnalyzer
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    1a40144 View commit details
    Browse the repository at this point in the history
  18. Merge pull request cms-sw#2810 from venturia/tkdbmonitoring_70x

    DQM/SiStripMonitorSummary -- Added the possibility to monitor SiStripAPVPhaseOffsets tags
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    c362c51 View commit details
    Browse the repository at this point in the history
  19. Merge pull request cms-sw#2675 from vkuznet/ThreadSafe_DataFormats_Tr…

    …ackerCommon
    
    Thread safe changes ClusterSummary
    ktf committed Mar 14, 2014
    Copy the full SHA
    c85c5d2 View commit details
    Browse the repository at this point in the history
  20. Ignore new nbinsy warning from ROOT

    ROOT 5.34.17 has added additional warnings which we convert to exceptions. The warning about nbinsy <=0 is irrelevant since ROOT has a reasonable behavior in this case. Therefore, we want to ignore it.
    Dr15Jones committed Mar 14, 2014
    Copy the full SHA
    35b2cd3 View commit details
    Browse the repository at this point in the history
  21. Merge pull request cms-sw#2852 from ggovi/new-conddb-streamerinfo

    DB -- Implemented usage of streamerInfo in Root based persistency
    ktf committed Mar 14, 2014
    Copy the full SHA
    169f31e View commit details
    Browse the repository at this point in the history
  22. Merge pull request cms-sw#2788 from dmitrijus/ecalrechit-no-inheritan…

    …ce-integration
    
    Ecalrechit -- Ecalrechit no inheritance integration
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    742c364 View commit details
    Browse the repository at this point in the history
  23. Merge pull request cms-sw#2868 from diguida/autoCond-CSA14

    Configuration/AlCa -- Adding CSA14 GTs and enabling pre-mixing in autoCond.py
    nclopezo committed Mar 14, 2014
    Copy the full SHA
    b16b6fd View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    60f01d3 View commit details
    Browse the repository at this point in the history
  25. Merge pull request cms-sw#2870 from Dr15Jones/ignoreNbinsyWarningFrom…

    …ROOT
    
    ROOT 5.34.17 -- Ignore new nbinsy warning from ROOT
    ktf committed Mar 14, 2014
    Copy the full SHA
    942cb23 View commit details
    Browse the repository at this point in the history
  26. Merge pull request cms-sw#2854 from vadler/71X-consumesMigrationIIa

    Consumes migration -- PhysicsTools/PatAlgos
    ktf committed Mar 14, 2014
    Copy the full SHA
    cf287d3 View commit details
    Browse the repository at this point in the history
  27. Merge pull request cms-sw#2869 from hvanhaev/parameter-cleanup

    Reco -- Castor consumes migrations + Parameter cleanup
    ktf committed Mar 14, 2014
    Copy the full SHA
    6adf8fe View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2014

  1. Copy the full SHA
    6379dd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#2828 from gartung/clang-work-fix

    ClassChecker should only check data classes. Script to extract ESD class...
    ktf committed Mar 15, 2014
    Copy the full SHA
    829fdf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2014

  1. Merge pull request cms-sw#2845 from davidlange6/static_Var_fixes_v2

    MT -- Removing use of statics in reco
    ktf committed Mar 16, 2014
    Copy the full SHA
    b09da1f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2014

  1. Merge pull request cms-sw#2866 from lgray/pfcluster_rebuild_morecoder…

    …eview
    
    Reco -- Further code review from the end of cms-sw#2730
    ktf committed Mar 17, 2014
    Copy the full SHA
    a649877 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#2872 from beaudett/class-fix

    RecoEgamma/EgammaElectronAlgos -- restore class definition using PF information
    nclopezo committed Mar 17, 2014
    Copy the full SHA
    d3d90b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#2858 from bachtis/consumesPF

    RecoParticleFlow -- Consumes Migration for Particle Flow
    nclopezo committed Mar 17, 2014
    Copy the full SHA
    bd94f60 View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#2844 from dr4kan/GlobalTT_to_consumes

    RecoMuon -- migration to "consumes" of RecoMuon/GlobalTrackingTools
    nclopezo committed Mar 17, 2014
    Copy the full SHA
    71873e9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request cms-sw#2877 from wmtan/FixForValgrindInvalidRead

    Valgrind fix -- String returned by value must be stored
    ktf committed Mar 17, 2014
    Copy the full SHA
    c39d1f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2014

  1. Merge remote-tracking branch 'origin/CMSSW_7_1_X' into foo

    Conflicts:
    	RecoParticleFlow/PFRootEvent/BuildFile.xml
    	RecoParticleFlow/PFRootEvent/interface/PFRootEventManager.h
    ktf committed Mar 19, 2014
    Copy the full SHA
    59d7af9 View commit details
    Browse the repository at this point in the history