babymaker
8522a50888c6c2e6eb3059ef64397a0b29afe7a5
|
#include <cmath>
#include <memory>
#include <iostream>
#include <stdlib.h>
#include <iomanip>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "TFile.h"
#include "TROOT.h"
#include "babymaker/bmaker/interface/bmaker_basic.hh"
#include "babymaker/bmaker/interface/baby_basic.hh"
#include "babymaker/bmaker/interface/cross_sections.hh"
Go to the source code of this file.
Functions | |
DEFINE_FWK_MODULE (bmaker_basic) | |
DEFINE_FWK_MODULE | ( | bmaker_basic | ) |
Referenced by bmaker_basic::fillDescriptions().