|
| SiPixel2DTemplateDBObjectReader (const edm::ParameterSet &) |
|
| ~SiPixel2DTemplateDBObjectReader () override |
|
| EDAnalyzer ()=default |
|
| EDAnalyzer (const EDAnalyzer &)=delete |
|
SerialTaskQueue * | globalLuminosityBlocksQueue () final |
|
SerialTaskQueue * | globalRunsQueue () final |
|
const EDAnalyzer & | operator= (const EDAnalyzer &)=delete |
|
bool | wantsGlobalLuminosityBlocks () const final |
|
bool | wantsGlobalRuns () const final |
|
bool | wantsInputProcessBlocks () const final |
|
bool | wantsProcessBlocks () const final |
|
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
|
| EDAnalyzerBase () |
|
ModuleDescription const & | moduleDescription () const |
|
bool | wantsStreamLuminosityBlocks () const |
|
bool | wantsStreamRuns () const |
|
| ~EDAnalyzerBase () override |
|
std::vector< ConsumesInfo > | consumesInfo () const |
|
void | convertCurrentProcessAlias (std::string const &processName) |
| Convert "@currentProcess" in InputTag process names to the actual current process name. More...
|
|
| EDConsumerBase () |
|
| EDConsumerBase (EDConsumerBase const &)=delete |
|
| EDConsumerBase (EDConsumerBase &&)=default |
|
ESResolverIndex const * | esGetTokenIndices (edm::Transition iTrans) const |
|
std::vector< ESResolverIndex > const & | esGetTokenIndicesVector (edm::Transition iTrans) const |
|
std::vector< ESRecordIndex > const & | esGetTokenRecordIndicesVector (edm::Transition iTrans) const |
|
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
|
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
|
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
|
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
|
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
|
void | modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const *> *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const *> const &labelsToDesc, std::string const &processName) const |
|
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
|
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
|
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
|
void | selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase) |
|
ProductResolverIndexAndSkipBit | uncheckedIndexFrom (EDGetToken) const |
|
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
|
void | updateLookup (eventsetup::ESRecordsToProductResolverIndices const &) |
|
virtual | ~EDConsumerBase () noexcept(false) |
|
|
typedef EDAnalyzerBase | ModuleType |
|
typedef ProductLabels | Labels |
|
static const std::string & | baseType () |
|
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
|
static void | prevalidate (ConfigurationDescriptions &descriptions) |
|
template<typename ProductType , BranchType B = InEvent> |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
|
template<BranchType B = InEvent> |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
|
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
|
template<BranchType B> |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
|
ConsumesCollector | consumesCollector () |
| Use a ConsumesCollector to gather consumes information from helper functions. More...
|
|
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> |
auto | esConsumes () |
|
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> |
auto | esConsumes (ESInputTag const &tag) |
|
template<Transition Tr = Transition::Event> |
constexpr auto | esConsumes () |
|
template<Transition Tr = Transition::Event> |
auto | esConsumes (ESInputTag tag) |
|
template<Transition Tr = Transition::Event> |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
| Used with EventSetupRecord::doGet. More...
|
|
template<typename ProductType , BranchType B = InEvent> |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
|
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
|
template<BranchType B> |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
|
void | resetItemsToGetFrom (BranchType iType) |
|
Implements edm::one::EDAnalyzerBase.
Definition at line 64 of file SiPixel2DTemplateDBObjectReader.cc.
References funct::abs(), edm::ESWatcher< T >::check(), change_name::diff, relativeConstraints::error, geometryDiff::file, edm::EventSetup::getData(), edm::EventSetup::getHandle(), SiPixel2DTemplateDBObject::getTemplateIDs(), hasTriggeredWatcher, mps_fire::i, recoMuon::in, runGCPTkAlMap::in_file, volumeBasedMagneticField_160812_cfi::magfield, magneticFieldToken_, SiPixel2DTemplateDBObject::numOfTempl(), SiPix2DTemplDBObjWatcher_, SiPixel2DTemplateDBObject::sVector(), testGlobalTag, the2DTemplateCalibrationLocation, the2DTemplateESProdToken_, the2DTemplateToken_, theDetailed2DTemplateDBErrorOutput, theFull2DTemplateDBOutput, and SiPixel2DTemplateDBObject::version().
71 float theMagField =
magfield.product()->inTesla(center).mag();
73 edm::LogPrint(
"SiPixel2DTemplateDBObjectReader") <<
"\nTesting global tag at magnetic field = " << theMagField;
75 edm::LogPrint(
"SiPixel2DTemplateDBObjectESProducerRcd") <<
"With record SiPixel2DTemplateDBObjectESProducerRcd";
80 edm::LogPrint(
"SiPixel2DTemplateDBObjectReader") <<
"\nLoading from file " << std::endl;
82 edm::LogPrint(
"SiPixelTemplateDBObjectReader") <<
"With record SiPixel2DTemplateDBObjectRcd";
89 std::vector<short> tempMapId;
92 edm::LogPrint(
"SiPixel2DTemplateDBObjectReader") <<
"Map info" << std::endl;
93 std::map<unsigned int, short> templMap = dbobject.
getTemplateIDs();
94 for (std::map<unsigned int, short>::const_iterator it = templMap.begin(); it != templMap.end(); ++it) {
95 if (tempMapId.empty())
96 tempMapId.push_back(it->second);
97 for (
unsigned int i = 0;
i < tempMapId.size(); ++
i) {
98 if (tempMapId[
i] == it->second)
100 else if (
i == tempMapId.size() - 1) {
101 tempMapId.push_back(it->second);
106 <<
"DetId: " << it->first <<
" 2DTemplateID: " << it->second <<
"\n";
110 edm::LogPrint(
"SiPixel2DTemplateDBObjectReader") <<
"\nMap stores 2DTemplate Id(s): ";
111 for (
unsigned int vindex = 0; vindex < tempMapId.size(); ++vindex)
112 edm::LogPrint(
"SiPixel2DTemplateDBObjectReader") << tempMapId[vindex] <<
" ";
113 edm::LogPrint(
"SiPixel2DTemplateDBObjectReader") << std::endl;
116 const char* tempfile;
119 float tempnum = 0,
diff = 0;
121 bool error =
false, givenErrorMsg =
false;
125 <<
"\nChecking 2DTemplate DB object version " << dbobject.
version() <<
" containing " << numOfTempl
126 <<
" calibration(s) at " << dbobject.
sVector()[
index + 22] <<
"T\n";
127 for (
int i = 0;
i < numOfTempl; ++
i) {
133 <<
"Calibration " <<
i + 1 <<
" of " << numOfTempl <<
", with 2DTemplate ID " << dbobject.
sVector()[
index]
134 <<
"\tand Version " << dbobject.
sVector()[
index + 1] <<
"\t-------- ";
137 std::ostringstream tout;
140 << std::setfill(
'0') << std::right << dbobject.
sVector()[
index] <<
".out" << std::ends;
143 tempfile = (
file.fullPath()).c_str();
160 edm::LogPrint(
"SiPixel2DTemplateDBObjectReader") <<
"does NOT match\n";
163 givenErrorMsg =
true;
167 <<
"from file = " << tempnum <<
"\t from dbobject = " << dbobject.
sVector()[
index]
168 <<
"\tdiff = " <<
diff <<
"\t db index = " <<
index << std::endl;
177 edm::LogPrint(
"SiPixel2DTemplateDBObjectReader") <<
"MATCHES\n";
180 givenErrorMsg =
false;
185 <<
"\nThe were differences found between the files and the database.\n" 186 <<
"If you would like more detailed information please set\n" 187 <<
"wantDetailedOutput = True in the cfg file. If you would like a\n" 188 <<
"full output of the contents of the database file please set\n" 189 <<
"wantFullOutput = True. Make sure that you pipe the output to a\n" 190 <<
"log file. This could take a few minutes.\n\n";
193 edm::LogPrint(
"SiPixel2DTemplateDBObjectReader") << dbobject << std::endl;
std::vector< float > const & sVector() const
T const & getData(const ESGetToken< T, R > &iToken) const noexcept(false)
edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > magneticFieldToken_
bool theDetailed2DTemplateDBErrorOutput
edm::ESGetToken< SiPixel2DTemplateDBObject, SiPixel2DTemplateDBObjectRcd > the2DTemplateToken_
std::string the2DTemplateCalibrationLocation
edm::ESGetToken< SiPixel2DTemplateDBObject, SiPixel2DTemplateDBObjectESProducerRcd > the2DTemplateESProdToken_
Abs< T >::type abs(const T &t)
Log< level::Warning, true > LogPrint
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
edm::ESWatcher< SiPixel2DTemplateDBObjectRcd > SiPix2DTemplDBObjWatcher_
bool check(const edm::EventSetup &iSetup)
bool theFull2DTemplateDBOutput
const std::map< unsigned int, short > & getTemplateIDs() const