-
Notifications
You must be signed in to change notification settings - Fork 3
Parameters
Genie Jhang edited this page Jun 20, 2014
·
3 revisions
- Parameter List ( /SPiRIT/parameters/ST.parameters.par )
Parameters are defined in the file above. You would notice how to add parameters in that file right after you open that file.
After adding parameters, you should modify /SPiRIT/par/STDigiPar.cxx file appropriately so that the parameters can be read by the software.
- Getting parameter
As far as Genie knows, what STDigiPar instance does is to store the ascii parameters to ROOT formatted one for later reference, that is, kinds of logging. If you want to retrieve some parameter values in executing tasks, you have to implement appropriate methods.
If anyone finds out information more than this, please update it here.
- How to
- Use GitHub
- Add new classes
- Install packages
- Use quickViewer
- Use gainCalibrationMacro
- Use pedestalMacro
- [Online Viewer](Procedures for Commissioning Run)
- Reconstruction
- Analysis
- Reconstruction Macro
- Reading Reco File
- STRecoTrack
- STTrack (use no more)
- MC Truth
- General
- MC Generation
- Digitization
- Event Display
- Before Current Version
- Physics Analysis Macros