11 for (
auto &
c : transportMethod_)
14 if (transportMethod_ ==
"HECTOR") {
16 }
else if (transportMethod_ ==
"TOTEM") {
18 }
else if (transportMethod_ ==
"OPTICALFUNCTIONS") {
22 <<
"Unknow transport method. Is must be either HECTOR, TOTEM or OPTICALFUNCTIONS (case insensitive)";
const edm::EventSetup & c
std::unique_ptr< BaseProtonTransport > instance_
T getParameter(std::string const &) const
ProtonTransport(const edm::ParameterSet &iConfig, edm::ConsumesCollector iC)