8000 GitHub - Lucas-Borgna/PreProcessing: Preprocess ROOT data into images
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lucas-Borgna/PreProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pre Processing

ROOT / C++ macros used to pre-process the ROOT file data into images.

2 separate scripts to pre-process the signal or background files. Background differs by not having a while-loop to filter out the W bosons (particle ID == 24 or -24). particle ID for gluon is 21 or -21 particle ID for quarks is < 6 or > -6

Output ROOT file will consist of histograms that are used to represent the pre-processed jet-image.

useful code for plotting the images/ histogram averaged over all events is commented out.

Strange bug that does not allow the macro to be run in ROOT version 6, runs fine in version 5, no error is reported by the compiler.

About

Preprocess ROOT data into images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0