20 : fromDDD_( p.getParameter<
bool>(
"fromDDD" ))
31 descDB.
add<
bool>(
"fromDDD",
false );
32 descriptions.
add(
"trackerNumberingGeometryDB", descDB );
35 desc.
add<
bool>(
"fromDDD",
true );
36 descriptions.
add(
"trackerNumberingGeometry", desc );
39 std::unique_ptr<GeometricDet>
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
const GeometricDet * construct(const PGeometricDet &pgd)
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
std::vector< int > dbl_to_int(const std::vector< double > &vecdbl)
Converts a std::vector of doubles to a std::vector of int.
void get(HolderT &iHolder) const
std::unique_ptr< GeometricDet > produce(const IdealGeometryRecord &)
ParameterDescriptionBase * add(U const &iLabel, T const &value)
std::vector< double > get(const std::string &)
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
~TrackerGeometricDetESModule(void) override
const GeometricDet * construct(const DDCompactView *cpv, std::vector< int > detidShifts)
TrackerGeometricDetESModule(const edm::ParameterSet &p)