#include "FastSimulation/CaloHitMakers/interface/HcalHitMaker.h"
#include "FastSimulation/CaloGeometryTools/interface/CaloGeometryHelper.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include <algorithm>
#include <cmath>
Go to the source code of this file.
Typedefs | |
typedef ROOT::Math::Transform3DPJ::Point | Point |
Definition at line 8 of file HcalHitMaker.cc.