#include <memory>
#include "RecoMET/METProducers/interface/MuonMETValueMapProducer.h"
#include "RecoMET/METAlgorithms/interface/MuonMETAlgo.h"
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/Common/interface/ValueMap.h"
#include "MagneticField/Engine/interface/MagneticField.h"
#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/MuonReco/interface/MuonMETCorrectionData.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Namespaces | |
cms | |
Typedefs | |
typedef math::XYZTLorentzVector | LorentzVector |
typedef math::XYZPoint | Point |
typedef math::XYZTLorentzVector LorentzVector |
Definition at line 40 of file MuonMETValueMapProducer.cc.
typedef math::XYZPoint Point |
Definition at line 41 of file MuonMETValueMapProducer.cc.