ECALELF  d6718b6cc30d69f18fde9018c5ae12f9d80bd7a5
Private Member Functions | List of all members
runDivide_class Class Reference

Define run-range bins containing a fix number of events. More...

#include <runDivide_class.hh>

Private Member Functions

void ReadRunRangeLimits (std::string fileName)
 read the file with the run limits: run ranges cannot go across the limits
 
void LoadRunEventNumbers (TChain *tree, std::string runNumber_branchName="runNumber", std::string runTime_branchName="eventTime")
 read from the tree the list of run numbers, the minimum and maximum time of the events of each run and the number of events in each run. This fills all the maps More...
 

Detailed Description

Define run-range bins containing a fix number of events.

class runDivide_class

Author
Shervin Nourbakhsh

Member Function Documentation

void runDivide_class::LoadRunEventNumbers ( TChain *  tree,
std::string  runNumber_branchName = "runNumber",
std::string  runTime_branchName = "eventTime" 
)
private

read from the tree the list of run numbers, the minimum and maximum time of the events of each run and the number of events in each run. This fills all the maps

this method reads the ntuple and saves the number of events per run in a map


The documentation for this class was generated from the following files: