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

Thread for newbie questions / FAQ #118

Closed
joequant opened this issue Jul 21, 2020 · 4 comments
Closed

Thread for newbie questions / FAQ #118

joequant opened this issue Jul 21, 2020 · 4 comments

Comments

@joequant
Copy link
Contributor

Some newbie questions:

  1. What environment variables need to be set in order to get root loading to work?

  2. Is there is simple text file read / write? I'd like to have a test system that just does a simple ascii/load save.

  3. Any interest is setting up a chat room to deal with newbie questions? :-) :-) If so what's the preferred forum?

Looking through the code, the collections itself seems pretty simple, but the messy bits are the read/write with root.

@andresailer
Copy link
Member

1

If you mean the loading of the dictionary on demand, then the LD_LIBRARY_PATH has to contain the path where the *.rootmap files are found

2

There is no ascii reader/writer for podio data at the moment.

3

I don't really have an opinion on this. I like things being on github for their publicity.

@joequant
Copy link
Contributor Author

joequant commented Jul 22, 2020 via email

@andresailer
Copy link
Member

andresailer commented Jul 22, 2020

You're totally correct.
There is also an example for that https://github.com/AIDASoft/podio/blob/6019f0f3eb9c4924f8fd21d48cbbd30aab8784cc/tests/write_ascii.cpp
Edit: as you also mentioned

@tmadlener
Copy link
Collaborator

To be addressed with #379

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

3 participants