Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 415 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 415 Bytes

hrstrans

General Second Order Transport Matrix Code Matrix elements are taken from Karl Brown SLAC technote on Beam Optics

To run hrstrans Instantiate the class for example, THRSTrans trans = new THRSTrans(0.1223960.94, -0.136543, -0.171633*0.93, 0.5, 0.5, 0.050178, 0.037056, THRSTrans::kPREX, THRSTrans::kLHRS,evtnumber);

Then you can call trans->tree() to create a root file to do subsequent analysis.