36 m_L3CollectionLabel( parameterSet.getParameter<
InputTag>(
"InputObjects") )
40 produces<RecoChargedCandidateCollection>();
63 for (
unsigned int i=0;
i<muons->size();
i++) {
64 TrackRef tkref = (*muons)[
i].innerTrack();
72 pid = q < 0 ? 13 : -13;
78 candidates->push_back(cand);
81 event.put(candidates);
edm::EDGetTokenT< reco::MuonCollection > muonToken_
int Charge
electric charge type
math::XYZPoint Point
point in the space
Abs< T >::type abs(const T &t)
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
virtual ~L3MuonCandidateProducerFromMuons()
destructor
L3MuonCandidateProducerFromMuons(const edm::ParameterSet &)
constructor with config
std::vector< RecoChargedCandidate > RecoChargedCandidateCollection
collectin of RecoChargedCandidate objects
virtual void produce(edm::Event &, const edm::EventSetup &)
produce candidates
static const std::string category("Muon|RecoMuon|L3MuonCandidateProducerFromMuons")
std::shared_ptr< cms::Exception > whyFailed() const
void setTrack(const reco::TrackRef &r)
set reference to track
math::XYZTLorentzVector LorentzVector
Lorentz vector.
edm::InputTag m_L3CollectionLabel
ParameterSet const & parameterSet(Provenance const &provenance)