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

Rosamaria error on signalPFChargedHadrCandidates #1

Open
jpavel opened this issue Mar 11, 2014 · 0 comments
Open

Rosamaria error on signalPFChargedHadrCandidates #1

jpavel opened this issue Mar 11, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@jpavel
Copy link
Owner

jpavel commented Mar 11, 2014

while running on the files produced in CMSSW700, if i try to do:

for (std::vectorpat::Tau::const_iterator it = taus->begin();
it != taus->end(); ++it) {

std::vectoredm::Ptr<reco::PFCandidate > signalPFChargedHadrCandidates =it->signalPFChargedHadrCands();

}

I have the following error:
#4
#5 0x00002b3763f41d16 in std::vectoredm::Ptr<reco::PFCandidate, std::allocatoredm::Ptr<reco::PFCandidate > >::vector(std::vectoredm::Ptr<reco::PFCandidate, std::allocatoredm::Ptr<reco::PFCandidate > > const&) ()

I was running the same code in 62X without problems.

@jpavel jpavel self-assigned this Mar 11, 2014
@jpavel jpavel added the bug label Mar 11, 2014
@jpavel jpavel added this to the 71x milestone Mar 11, 2014
jpavel pushed a commit that referenced this issue Mar 27, 2014
jpavel pushed a commit that referenced this issue Mar 27, 2014
…-of-clustering

Clean up of digitizer and addition of clustering
jpavel pushed a commit that referenced this issue Mar 27, 2014
jpavel pushed a commit that referenced this issue Mar 27, 2014
jpavel pushed a commit that referenced this issue May 22, 2014
puigh adds DEVELOPERS to L1TGlobal as initial test
jpavel pushed a commit that referenced this issue Jul 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant