#include <TrackerDetIdSelector.h>
Definition at line 134 of file TrackerDetIdSelector.h.
◆ Accessor()
◆ operator()() [1/6]
int Accessor::operator() |
( |
Nil |
i | ) |
const |
|
inline |
◆ operator()() [2/6]
int Accessor::operator() |
( |
const int & |
i | ) |
const |
|
inline |
◆ operator()() [3/6]
int Accessor::operator() |
( |
const std::string & |
s | ) |
const |
|
inline |
Definition at line 148 of file TrackerDetIdSelector.h.
References _detId, _trackerTopology, Exception, TrackerDetIdSelector::functionTable, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, mps_check::msg, alignCSCRings::s, AlCaHLTBitMon_QueryRunRegistry::string, and relativeConstraints::value.
157 "error while parsing DetId selection: named identifier '" +
s +
"' not known. Possible values are: ";
159 msg += pair.first +
",";
161 throw cms::Exception(
"FastSimulation/TrackingRecHitProducer/TrackerDetIdSelector",
msg);
static const StringFunctionMap functionTable
Container::value_type value_type
const TrackerTopology & _trackerTopology
◆ operator()() [4/6]
◆ operator()() [5/6]
int Accessor::operator() |
( |
const BinaryOP & |
binaryOP | ) |
const |
|
inline |
◆ operator()() [6/6]
int Accessor::operator() |
( |
const UnaryOP & |
unaryOP | ) |
const |
|
inline |
◆ _detId
const DetId& Accessor::_detId |
|
private |
◆ _trackerTopology