#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "RecoMuon/L3MuonProducer/src/L3TkMuonProducer.h"
#include "DataFormats/RecoCandidate/interface/RecoChargedCandidateFwd.h"
#include <string>
Go to the source code of this file.
Functions | |
string | printseed (const L3TkMuonProducer::SeedRef &s) |
string | printvector (const vector< TrackRef > &v) |
string | printvector (const vector< L3TkMuonProducer::SeedRef > &v) |
string printseed | ( | const L3TkMuonProducer::SeedRef & | s | ) |
Definition at line 97 of file L3TkMuonProducer.cc.
References edm::ProductID::id(), edm::Ref< C, T, F >::id(), edm::Ref< C, T, F >::key(), alignCSCRings::r, and contentValuesCheck::ss.
Referenced by L3TkMuonProducer::produce().
string printvector | ( | const vector< TrackRef > & | v | ) |
Definition at line 73 of file L3TkMuonProducer.cc.
References i, and contentValuesCheck::ss.
Referenced by L3TkMuonProducer::produce().
string printvector | ( | const vector< L3TkMuonProducer::SeedRef > & | v | ) |
Definition at line 84 of file L3TkMuonProducer.cc.
References i, and contentValuesCheck::ss.