Skip to content

pjandir/NtupleTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created: Fri Jun  3 16:38:31 2011

    o To build the default program (BasicLoopCU) do

	  make

    o To build another program in this directory do

	  make program=<program-name>

    example:

	  make program=findSUSYalready


    o To run the program, first create a text file (default name=filelist.txt)
	containing a list of the ntuples to be analyzed, one filename per line.
	Then do

	  ./BasicLoopCU

	If you wish to specify a different file list, say datafile.list, do

	  ./BasicLoopCU datafile.list

	If you wish to change the name of the root output file, say
	datahist.root, do

	   ./BasicLoopCU datafile.list datahist.root


For details, please refer to the documentation at:

	https://twiki.cern.ch/twiki/bin/viewauth/CMS/TheNtupleMaker
	

About

Tools for making reducedTrees from cfA ntuples

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 62.2%
  • C++ 36.2%
  • Python 1.2%
  • Shell 0.2%
  • Perl 0.1%
  • Makefile 0.1%