#include "Geometry/CaloTopology/interface/HcalTopologyRestrictionParser.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <boost/tokenizer.hpp>
#include <sstream>
#include <iostream>
Go to the source code of this file.
Functions | |
static HcalSubdetector | determineSubdet (const std::string &item) |
|
static |
Definition at line 8 of file HcalTopologyRestrictionParser.cc.
References HcalBarrel, HcalEndcap, HcalForward, HcalOuter, and B2GTnPMonitor_cfi::item.
Referenced by HcalTopologyRestrictionParser::parse().