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

TCDS readout for 7_1_X #5433

Merged
merged 5 commits into from Sep 19, 2014
Merged

Conversation

smorovic
Copy link
Contributor

Code to support reading event information from TCDS FED 1024 in the FRD input source

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smorovic (Srecko Morovic) for CMSSW_7_1_X.

TCDS readout for 7_1_X

It involves the following packages:

EventFilter/FEDInterface
EventFilter/Utilities

@mommsen, @cmsbuild, @nclopezo, @emeschi can you please review it and eventually sign? Thanks.
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.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@emeschi
Copy link
Contributor

emeschi commented Sep 19, 2014

+1
On 19 Sep 2014, at 11:47, cmsbuild <notifications@github.commailto:notifications@github.com> wrote:

A new Pull Request was created by @smorovichttps://github.com/smorovic (Srecko Morovic) for CMSSW_7_1_X.

TCDS readout for 7_1_X

It involves the following packages:

EventFilter/FEDInterface
EventFilter/Utilities

@mommsenhttps://github.com/mommsen, @cmsbuildhttps://github.com/cmsbuild, @nclopezohttps://github.com/nclopezo, @emeschihttps://github.com/emeschi can you please review it and eventually sign? Thanks.
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.
@deganohttps://github.com/degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.


Reply to this email directly or view it on GitHubhttps://github.com//pull/5433#issuecomment-56157579.

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_1_X IBs unless changes or unless it breaks tests. @Degano can you please take care of it?

@@ -26,6 +27,7 @@ FRDStreamSource::FRDStreamSource(edm::ParameterSet const& pset,

bool FRDStreamSource::setRunAndEventInfo(edm::EventID& id, edm::TimeValue_t& theTime)
{
std::cout <<"This is the event id now " << id << std::endl;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you drop this cout ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, my bad. Srecko could you do that and update ?
Thanks,
E.

On 19 Sep 2014, at 12:01, Andrea Bocci <notifications@github.commailto:notifications@github.com> wrote:

In EventFilter/Utilities/plugins/FRDStreamSource.cchttp://FRDStreamSource.cc:

@@ -26,6 +27,7 @@ FRDStreamSource::FRDStreamSource(edm::ParameterSet const& pset,

bool FRDStreamSource::setRunAndEventInfo(edm::EventID& id, edm::TimeValue_t& theTime)
{

  • std::cout <<"This is the event id now " << id << std::endl;

could you drop this cout ?


Reply to this email directly or view it on GitHubhttps://github.com//pull/5433/files#r17777339.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although this source is for testing purposes only and not used in production
E.

On 19 Sep 2014, at 12:01, Andrea Bocci <notifications@github.commailto:notifications@github.com> wrote:

In EventFilter/Utilities/plugins/FRDStreamSource.cchttp://FRDStreamSource.cc:

@@ -26,6 +27,7 @@ FRDStreamSource::FRDStreamSource(edm::ParameterSet const& pset,

bool FRDStreamSource::setRunAndEventInfo(edm::EventID& id, edm::TimeValue_t& theTime)
{

  • std::cout <<"This is the event id now " << id << std::endl;

could you drop this cout ?


Reply to this email directly or view it on GitHubhttps://github.com//pull/5433/files#r17777339.

@cmsbuild
Copy link
Contributor

Pull request #5433 was updated. @mommsen, @cmsbuild, @nclopezo, @emeschi can you please check and sign again.

@emeschi
Copy link
Contributor

emeschi commented Sep 19, 2014

+1
On 19 Sep 2014, at 12:44, cmsbuild <notifications@github.commailto:notifications@github.com> wrote:

Pull request #5433#5433 was updated. @mommsenhttps://github.com/mommsen, @cmsbuildhttps://github.com/cmsbuild, @nclopezohttps://github.com/nclopezo, @emeschihttps://github.com/emeschi can you please check and sign again.


Reply to this email directly or view it on GitHubhttps://github.com//pull/5433#issuecomment-56162264.

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_1_X IBs unless changes or unless it breaks tests. @Degano can you please take care of it?

davidlange6 added a commit that referenced this pull request Sep 19, 2014
@davidlange6 davidlange6 merged commit 01b7144 into cms-sw:CMSSW_7_1_X Sep 19, 2014
@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@smorovic smorovic deleted the tcds-readout-71X branch November 26, 2014 10:56
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

5 participants