Difference between revisions of "Reading LUND files"
Jump to navigation
Jump to search
(Created page with "#include <math.h> #include <TRandom3.h> void ReadLUND() { struct evt_t { Int_t event; Float_t FnlMom[3], MolMom[3]; …") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | + | [[File:ReadLUND.C]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | Testing the LUND files by reading them back and transforming to the Center of Mass frame of reference: | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <center>[[File:MolThetaLab_viaLUND.png]]</center> | |
− | |||
− | |||
− | |||
− | + | <center>[[File:MolThetaCMviaLUND.png]]</center> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <center>[[File:MolThetaCMweighted_viaLUND.png]]</center> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |