a tiny counter class for counting stuff retrieved from MC-bla
More...
|
| counterMC () |
| map for mcParticleIDs (key, vector of mcParticleIDs (pair: first: true, if combination was from the same particle which was primary, found for given hits, sorted), storing how often it was accepted/rejected value.first/value.second
|
|
| ~counterMC () |
| constructor.
|
|
template<class T>
class VXDTFObserversTest::counterMC< T >
a tiny counter class for counting stuff retrieved from MC-bla
Definition at line 360 of file observers.cc.
◆ counterMC()
map for mcParticleIDs (key, vector of mcParticleIDs (pair: first: true, if combination was from the same particle which was primary, found for given hits, sorted), storing how often it was accepted/rejected value.first/value.second
Definition at line 366 of file observers.cc.
◆ ~counterMC()
◆ resetCounter()
static void resetCounter |
( |
| ) |
|
|
inlinestatic |
◆ mcIDacceptedRejected
Initial value:
map for pdgCodes (key: vector of pdgCodes found for given hits, sorted) storing how often it was accepted/rejected value.first/value.second
counts nCases accepted/rejected for each particleID-combination occurred
Definition at line 365 of file observers.cc.
◆ pdGacceptedRejected
Initial value:
counts nCases accepted/rejected for each pdgCode-combination occurred
Definition at line 363 of file observers.cc.
The documentation for this class was generated from the following file:
- tracking/trackFindingVXD/filterMap/twoHitVariables/tests/observers.cc