src
Geometry
CaloTopology
interface
HcalTopologyRestrictionParser.h
Go to the documentation of this file.
1
#ifndef GEOMETRY_CALOTOPOLOGY_HCALTOPOLOGYRESTRICTIONPARSER_H
2
#define GEOMETRY_CALOTOPOLOGY_HCALTOPOLOGYRESTRICTIONPARSER_H 1
3
4
#include "
Geometry/CaloTopology/interface/HcalTopology.h
"
5
21
class
HcalTopologyRestrictionParser
{
22
public
:
23
HcalTopologyRestrictionParser
(
HcalTopology
&
target
);
27
std::string
parse
(
const
std::string
&
line
);
28
29
private
:
30
HcalTopology
&
target_
;
31
};
32
33
#endif
filterCSVwithJSON.target
target
Definition:
filterCSVwithJSON.py:31
HcalTopologyRestrictionParser::parse
std::string parse(const std::string &line)
Definition:
HcalTopologyRestrictionParser.cc:20
HcalTopologyRestrictionParser
Definition:
HcalTopologyRestrictionParser.h:21
HcalTopology
Definition:
HcalTopology.h:26
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
mps_splice.line
line
Definition:
mps_splice.py:76
HcalTopologyRestrictionParser::HcalTopologyRestrictionParser
HcalTopologyRestrictionParser(HcalTopology &target)
Definition:
HcalTopologyRestrictionParser.cc:6
HcalTopologyRestrictionParser::target_
HcalTopology & target_
Definition:
HcalTopologyRestrictionParser.h:30
HcalTopology.h
Generated for CMSSW Reference Manual by
1.8.14