2 #include "cetlib/crc32.h" 11 auto const check = cet::crc32{branchName}.digest();
12 mf::LogDebug(
"BranchID") <<
"Product created with branch id: " 13 <<
"[" << check <<
"] " 14 <<
"from branch name: " 15 <<
"\"" << branchName <<
"\"";
std::ostream & operator<<(std::ostream &os, const GroupSelector &gs)
static value_type toID(std::string const &branchName)
MaybeLogger_< ELseverityLevel::ELsev_success, false > LogDebug