Skip to content

sjdolan/cubesanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

README

Prepare shared library (TreeManager_C.so) as follows:

	root -l
	.L TreeManager.C++

Change the location of the file at the top of drawHistosFromEvent.C to: R__LOAD_LIBRARY(fromUmut/GluedCubes/Analysis/TreeManager_C.so);

Example of how to run:

   root -l 
  .L drawHistosFromEvent.cpp
  showHighLYEvent(3500)

The argument for the function is the cut you want to make on the light yield. To show the total light yield distribution to determine a sensible value for this cut just run the totalLightYield() function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors