Skip to content
Snippets Groups Projects
Commit ac952727 authored by Marshall Scott's avatar Marshall Scott
Browse files

changed rootlogon.C

parent 1c848892
No related branches found
No related tags found
1 merge request!24Resolve "pi0 resolution for ECal barrel"
This commit is part of merge request !24. Comments created here will be created in the context of that merge request.
{
// top-level include-dir
gROOT->ProcessLine(".include include");
// Setting for Graphs
gROOT->SetStyle("Plain");
gStyle->SetOptFit(1);
......
......@@ -8,18 +8,18 @@
#include "dd4pod/Geant4ParticleCollection.h"
#include "dd4pod/CalorimeterHitCollection.h"
/*
#include "benchmark.h"
#include "mt.h"
#include "util.h"
*/
#include "TCanvas.h"
#include "TStyle.h"
#include "TMath.h"
#include "TH1.h"
#include "TF1.h"
#include "TH1D.h"
#include <TFitResult.h>
#include "TFitResult.h"
using ROOT::RDataFrame;
using namespace ROOT::VecOps;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment