SFrame 3.6
|
#include <string.h>
#include <algorithm>
#include <typeinfo>
#include <TFile.h>
#include <TTree.h>
#include <TChain.h>
#include <TBranch.h>
#include <TROOT.h>
#include <TList.h>
#include <TFriendElement.h>
#include <TVirtualIndex.h>
#include <TTreeFormula.h>
#include "../include/SCycleBaseNTuple.h"
#include "../include/SInputData.h"
#include "../include/SCycleConfig.h"
#include "../include/SCycleOutput.h"
#include "../include/STreeType.h"
Go to the source code of this file.
Variables | |
static const Double_t | EPSILON = 1e-15 |
const Double_t EPSILON = 1e-15 [static] |
Definition at line 38 of file SCycleBaseNTuple.cxx.
Referenced by SCycleBaseNTuple::CalculateWeight().