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

Tests of cache types for EDProducer, EDAnalyzer and EDFilter #920

Merged
merged 4 commits into from Sep 28, 2013
Merged

Tests of cache types for EDProducer, EDAnalyzer and EDFilter #920

merged 4 commits into from Sep 28, 2013

Commits on Sep 25, 2013

  1. Tests of cache types for EDProducer, EDAnalyzer and EDFilter in the e…

    …dm::global,edm::stream and edm::one namespaces
    gartung committed Sep 25, 2013
    Copy the full SHA
    b90b42f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2013

  1. Updates

    gartung committed Sep 27, 2013
    Copy the full SHA
    0abc5b2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    318da1c View commit details
    Browse the repository at this point in the history
  3. use bool instead of Cache to get globalBeginRun, globalBeginLuminosit…

    …yBlock, etc
    
    Note edm::stream::RunCache<void> and edm::stream::LuminosityBlockCache<void>
    do not work in the BeginRunProduce, BeginLuminosityBlockProduce context
    gartung committed Sep 27, 2013
    Copy the full SHA
    0c14706 View commit details
    Browse the repository at this point in the history