|
void | analyze (const edm::Event &e, const edm::EventSetup &) override |
|
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
|
| GEMSimTrackMatch (const edm::ParameterSet &ps) |
|
| ~GEMSimTrackMatch () override |
|
void | buildLUT (const int maxChamberId) |
|
void | FillWithTrigger (MonitorElement *me[3], Float_t eta) |
|
void | FillWithTrigger (MonitorElement *me[3][3], Float_t eta, Float_t phi, bool odd[3], bool even[3]) |
|
void | FillWithTrigger (MonitorElement *me[4][3], bool array[3][2], Float_t value) |
|
void | FillWithTrigger (MonitorElement *me[4][3][3], bool array[3][2], Float_t eta, Float_t phi, bool odd[3], bool even[3]) |
|
| GEMTrackMatch (const edm::ParameterSet &cfg) |
|
std::pair< int, int > | getClosestChambers (const int maxChamberId, int region, float phi) |
|
std::pair< double, double > | getEtaRange (int station, int chamber) |
|
std::pair< double, double > | getEtaRangeForPhi (int station) |
|
bool | isSimTrackGood (const SimTrack &) |
|
void | setGeometry (const GEMGeometry &geom) |
|
| ~GEMTrackMatch () override |
|
void | accumulate (edm::Event const &ev, edm::EventSetup const &es) final |
|
virtual void | analyze (edm::Event const &, edm::EventSetup const &) |
|
void | beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) override |
|
void | beginRun (edm::Run const &run, edm::EventSetup const &setup) final |
|
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
|
| DQMEDAnalyzer () |
|
| DQMEDAnalyzer (DQMEDAnalyzer const &)=delete |
|
| DQMEDAnalyzer (DQMEDAnalyzer &&)=delete |
|
void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
|
void | endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup) final |
|
void | endRun (edm::Run const &run, edm::EventSetup const &setup) override |
|
void | endRunProduce (edm::Run &run, edm::EventSetup const &setup) override |
|
| ~DQMEDAnalyzer () override=default |
|
| EDProducer ()=default |
|
SerialTaskQueue * | globalLuminosityBlocksQueue () final |
|
SerialTaskQueue * | globalRunsQueue () final |
|
bool | hasAbilityToProduceInLumis () const final |
|
bool | hasAbilityToProduceInRuns () const final |
|
bool | wantsGlobalLuminosityBlocks () const final |
|
bool | wantsGlobalRuns () const final |
|
| EDProducerBase () |
|
ModuleDescription const & | moduleDescription () const |
|
bool | wantsStreamLuminosityBlocks () const |
|
bool | wantsStreamRuns () const |
|
| ~EDProducerBase () override |
|
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
|
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
|
| ProducerBase () |
|
std::vector< edm::ProductResolverIndex > const & | putTokenIndexToProductResolverIndex () const |
|
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
|
std::function< void(BranchDescription const &)> | registrationCallback () const |
| used by the fwk to register list of products More...
|
|
void | resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel) |
|
| ~ProducerBase () noexcept(false) override |
|
std::vector< ConsumesInfo > | consumesInfo () const |
|
void | convertCurrentProcessAlias (std::string const &processName) |
| Convert "@currentProcess" in InputTag process names to the actual current process name. More...
|
|
| EDConsumerBase () |
|
| EDConsumerBase (EDConsumerBase const &)=delete |
|
| EDConsumerBase (EDConsumerBase &&)=default |
|
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
|
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
|
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
|
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
|
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
|
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
|
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
|
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
|
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
|
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
|
ProductResolverIndexAndSkipBit | uncheckedIndexFrom (EDGetToken) const |
|
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
|
virtual | ~EDConsumerBase () noexcept(false) |
|
|
typedef EDProducerBase | ModuleType |
|
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
|
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
|
typedef ProductLabels | Labels |
|
static const std::string & | baseType () |
|
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
|
static void | prevalidate (ConfigurationDescriptions &descriptions) |
|
template<typename ProductType , BranchType B = InEvent> |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
|
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
|
template<BranchType B> |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
|
ConsumesCollector | consumesCollector () |
| Use a ConsumesCollector to gather consumes information from helper functions. More...
|
|
template<typename ProductType , BranchType B = InEvent> |
void | consumesMany () |
|
void | consumesMany (const TypeToGet &id) |
|
template<BranchType B> |
void | consumesMany (const TypeToGet &id) |
|
template<typename ProductType , BranchType B = InEvent> |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
|
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
|
template<BranchType B> |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
|
edm::ParameterSet | cfg_ |
|
float | chamberHeight_ |
|
bool | detailPlot_ |
|
std::vector< double > | etaRangeForPhi |
|
const GEMGeometry * | gem_geom_ |
|
float | maxEta_ |
|
float | minEta_ |
|
float | minPt_ |
|
std::pair< std::vector< float >, std::vector< int > > | negativeLUT_ |
|
unsigned int | nstation |
|
std::pair< std::vector< float >, std::vector< int > > | positiveLUT_ |
|
float | radiusCenter_ |
|
edm::EDGetToken | simHitsToken_ |
|
edm::EDGetToken | simTracksToken_ |
|
edm::EDGetToken | simVerticesToken_ |
|
int | useRoll_ |
|
edm::EDPutTokenT< DQMToken > | lumiToken_ |
|
edm::EDPutTokenT< DQMToken > | runToken_ |
|
Definition at line 7 of file GEMSimTrackMatch.h.
Implements GEMTrackMatch.
Definition at line 77 of file GEMSimTrackMatch.cc.
References begin, GEMTrackMatch::cfg_, relativeConstraints::chamber, SimHitMatcher::chamberIdsGEM(), gather_cfg::cout, edmIntegrityCheck::d, detailPlot_, end, MySimTrack::eta, lumiContext::fill, GEMTrackMatch::FillWithTrigger(), MySimTrack::gem_sh, relativeConstraints::geom, edm::EventSetup::get(), edm::Event::getByToken(), MySimTrack::hitEven, MySimTrack::hitOdd, mps_fire::i, triggerObjects_cff::id, GEMTrackMatch::isSimTrackGood(), edm::HandleBase::isValid(), MySimTrack::phi, edm::Handle< T >::product(), MySimTrack::pt, sh_eta, sh_phi, GEMTrackMatch::simHitsToken_, GEMTrackMatch::simTracksToken_, GEMTrackMatch::simVerticesToken_, lumiQTWidget::t, track_eta, and track_phi.
99 for (
auto&
t: sim_trks)
104 track_.
pt =
t.momentum().pt();
105 track_.
phi =
t.momentum().phi();
106 track_.
eta =
t.momentum().eta();
109 for(
int i=0 ;
i<3 ;
i++) {
110 for (
int j=0 ; j<2 ; j++) {
121 for(
auto d: gem_sh_ids_ch)
125 else if (
id.
chamber() %2 ==1 ) track_.
hitOdd[
id.station()-1] =
true;
126 else {
std::cout<<
"Error to get chamber id"<<std::endl;}
127 track_.
gem_sh[
id.station()-1][ (
id.layer()-1)] =
true;
MonitorElement * track_eta[3]
std::set< unsigned int > chamberIdsGEM() const
GEM chamber detIds with SimHits.
edm::EDGetToken simHitsToken_
edm::EDGetToken simVerticesToken_
edm::EDGetToken simTracksToken_
MonitorElement * track_phi[3][3]
MonitorElement * sh_phi[4][3][3]
T const * product() const
MonitorElement * sh_eta[4][3]
void FillWithTrigger(MonitorElement *me[3], Float_t eta)
bool isSimTrackGood(const SimTrack &)
std::vector< SimTrack > SimTrackContainer
Implements DQMEDAnalyzer.
Definition at line 24 of file GEMSimTrackMatch.cc.
References DQMStore::IBooker::book1D(), GEMDetLabel::c_suffix, detailPlot_, relativeConstraints::geom, edm::EventSetup::get(), mps_fire::i, gen::k, GEMDetLabel::l_suffix, LogDebug, GEMTrackMatch::maxEta_, GEMTrackMatch::minEta_, GEMTrackMatch::nstation, Pi, PI, GEMGeometry::regions(), GEMDetLabel::s_suffix, DQMStore::IBooker::setCurrentFolder(), GEMTrackMatch::setGeometry(), sh_eta, sh_phi, AlCaHLTBitMon_QueryRunRegistry::string, createPayload::suffix, track_eta, and track_phi.
33 LogDebug(
"GEMSimTrackMatch")<<
"ibooker set current folder\n";
39 for(
unsigned int j=0 ; j<
nstation ; j++) {
41 string track_eta_title =
string(
"track_eta")+
";SimTrack |#eta|;# of tracks";
44 for (
unsigned int k = 0 ;
k<3 ;
k++) {
47 string track_phi_title =
string(
"track_phi")+suffix+
";SimTrack #phi;# of tracks";
51 for(
unsigned int i=0 ;
i< 4;
i++) {
55 string sh_eta_title = sh_eta_name+
"; tracks |#eta|; # of tracks";
58 for (
unsigned int k = 0 ;
k<3 ;
k++) {
61 string sh_phi_title = sh_phi_name+
"; tracks #phi; # of tracks";
62 sh_phi[
i][j][
k] = ibooker.
book1D( (sh_phi_name).c_str(), sh_phi_title.c_str(), 200,-
PI,
PI) ;
static const std::array< std::string, 4 > l_suffix
MonitorElement * track_eta[3]
void setGeometry(const GEMGeometry &geom)
static const std::array< std::string, 2 > s_suffix
const std::vector< const GEMRegion * > & regions() const
Return a vector of all GEM regions.
MonitorElement * book1D(Args &&...args)
MonitorElement * track_phi[3][3]
MonitorElement * sh_phi[4][3][3]
void setCurrentFolder(const std::string &fullpath)
MonitorElement * sh_eta[4][3]
static const std::array< std::string, 3 > c_suffix