9 #include "boost/shared_ptr.hpp"
34 findingRecord<DTT0Rcd>();
53 for(
map<
DTLayerId, pair <unsigned int,unsigned int> >::const_iterator lIdWire = theLayerIdWiresMap.begin();
54 lIdWire != theLayerIdWiresMap.end();
56 int firstWire = ((*lIdWire).second).
first;
57 int nWires = ((*lIdWire).second).
second;
59 for(
int wire=0; wire < nWires; wire++){
int set(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, float t0mean, float t0rms, DTTimeUnits::type unit)
T getParameter(std::string const &) const
static const IOVSyncValue & endOfTime()
std::pair< Time_t, Time_t > ValidityInterval
U second(std::pair< T, U > const &p)
DTT0 * produce(const DTT0Rcd &iRecord)
const DepRecordT & getRecord() const
static const IOVSyncValue & beginOfTime()
void parseDDD(const DTT0Rcd &iRecord)
virtual ~DTFakeT0ESProducer()
DTFakeT0ESProducer(const edm::ParameterSet &pset)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &oValidity)