#include "marlin/Processor.h"
#include "lcio.h"
#include <string>
#include "BcEnergyDensity.h"
#include <TTree.h>
#include <TFile.h>
#include <TH2D.h>
#include <TLorentzVector.h>
#include <TMath.h>
#include <TObjArray.h>
#include <TClonesArray.h>
Go to the source code of this file.
Classes | |
class | BCalTagEfficiency |
Marlin processor to calculate BCAL tagging efficiency. More... | |