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

vector<int> convert to vector<double> #1

Open
zhaozhiwen opened this issue Jul 25, 2016 · 0 comments
Open

vector<int> convert to vector<double> #1

zhaozhiwen opened this issue Jul 25, 2016 · 0 comments

Comments

@zhaozhiwen
Copy link

all entries like pid in generated tree has type vector, even though it's supposed to be vector when gemc produces them in evio. My guess the conversion happens in evio2root.
Look at something line 100 of https://github.com/maureeungaro/banks/blob/master/1.2/src/banks.cc
It seems the int type should be treated correctly.
I am not sure this means some problem deeper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant