#include <memory>
#include <iostream>
#include <string>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "DataFormats/HeavyIonEvent/interface/EvtPlane.h"
#include "TMath.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | HiEvtPlaneFlatten |
Macros | |
#define | MAXCUT 5000 |
#define MAXCUT 5000 |
Definition at line 38 of file HiEvtPlaneFlatten.h.
Referenced by HiEvtPlaneFlatten::Init().