-
Notifications
You must be signed in to change notification settings - Fork 54
User Files
r3dunlop edited this page Sep 23, 2014
·
12 revisions
HOME > RUNNING GRSISORT > USER FILES
The two files used for creating user defined histograms from the fragment tree are:
- UserInitObj.h, which initializes the histograms
- UserFillObj.h, which gives the rules on how to fill the histograms
GetOutputList()->Add(new TH2D("hp_charge","Channel vs Charge",64,0,64,4000,0,4000));
<a name="userfill" />
#UserFillObj.h
Home | Setup Guide | Running GRSISort | Technical Docs | Commands | Issue Tracker | Team
Useful resources