62 std::cout <<
"Record \"DTKeyedConfigListRcd "<<
"\" does not exist "<<std::endl;
70 std::vector<unsigned long long> nkeys;
71 nkeys.push_back( 999999999 );
77 if ( pkc.get() )
std::cout << pkc->getId() <<
" "
78 << *( pkc->dataBegin() ) << std::endl;
79 else std::cout <<
"not found" << std::endl;
81 std::vector<unsigned long long> nvoid;
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)
#define DEFINE_FWK_MODULE(type)
boost::shared_ptr< T > get(size_t n) const
virtual ~DTKeyedConfigDBDump()
DTKeyedConfigDBDump(const edm::ParameterSet &ps)
T const * product() const
heterocontainer::HCTypeTag TypeTag
const TypeTag & type() const
void load(const std::vector< unsigned long long > &keys)
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag