1 #ifndef GEMRecHit_GEMSegmentBuilder_h 2 #define GEMRecHit_GEMSegmentBuilder_h 52 std::unique_ptr<GEMSegmentAlgorithmBase>
segAlgo;
53 std::unique_ptr<GEMSegmentAlgorithmBase>
ge0Algo;
static void fillDescription(edm::ParameterSetDescription &descriptions)
const GEMGeometry * geom_
void build(const GEMRecHitCollection *rechits, GEMSegmentCollection &oc)
GEMSegmentBuilder(const edm::ParameterSet &)
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
std::unique_ptr< GEMSegmentAlgorithmBase > ge0Algo
~GEMSegmentBuilder()
Destructor.
edm::ParameterSet ge0AlgoPSet
edm::ParameterSet segAlgoPSet
std::unique_ptr< GEMSegmentAlgorithmBase > segAlgo
void setGeometry(const GEMGeometry *g)