ImprovedOutputFile
Timing
dual_readout
llp
Last change
on this file since 2ca23b5 was 2ca23b5, checked in by Christophe Delaere <christophe.delaere@…>, 10 years ago |
Started to work on the summary plots
Investigated the way to add a tab with summary plots. A new class is in
place (dummy for now) to manage these plots.
Other small changes: use the status bar, clean the maxPt for MET (easier
to change later on), filter GenParticles on status==1.
|
-
Property mode
set to
100644
|
File size:
337 bytes
|
Line | |
---|
1 | #include "display/DelphesPlotSummary.h"
|
---|
2 |
|
---|
3 | DelphesPlotSummary::DelphesPlotSummary(TEveWindowTab* tab) {}
|
---|
4 |
|
---|
5 | DelphesPlotSummary::~DelphesPlotSummary() {}
|
---|
6 |
|
---|
7 | void DelphesPlotSummary::Init(std::vector<DelphesBranchBase*>& elements) {}
|
---|
8 |
|
---|
9 | void DelphesPlotSummary::FillSample(ExRootTreeReader* treeReader) {}
|
---|
10 |
|
---|
11 | void DelphesPlotSummary::FillEvent() {}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.