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

Create scaler tree correctly. #42

Open
Lunderberg opened this issue Dec 29, 2015 · 0 comments
Open

Create scaler tree correctly. #42

Lunderberg opened this issue Dec 29, 2015 · 0 comments

Comments

@Lunderberg
Copy link
Collaborator

Currently, scaler events are thrown into the event tree (GEB) or ignored entirely (EVT). These should make it into a scaler tree instead.

  • TDetector should have a virtual function IsScaler(), which defaults to false. Any class that should be added to the scaler tree should override this function to return true.
  • TWriteLoop should check the return of IsScaler() when creating branches and filling, to perform each action on the appropriate tree.
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