Block with information on the incoming track particle.
More...
#include <MuonInsideOutValidationNtuple.h>
|
| typedef std::pair< std::reference_wrapper< std::vector< int > * >, std::string > | IntBlock |
| |
| typedef std::pair< std::reference_wrapper< std::vector< unsigned int > * >, std::string > | UnsignedIntBlock |
| |
| typedef std::pair< std::reference_wrapper< std::vector< float > * >, std::string > | FloatBlock |
| |
| typedef std::pair< MuonValidationBlockBase *, std::string > | SubBlock |
| |
Block with information on the incoming track particle.
Definition at line 192 of file MuonInsideOutValidationNtuple.h.
◆ FloatBlock
◆ IntBlock
◆ SubBlock
◆ UnsignedIntBlock
◆ MuonValidationTrackParticleBlock()
| Muon::MuonValidationTrackParticleBlock::MuonValidationTrackParticleBlock |
( |
| ) |
|
◆ addBlock() [1/4]
◆ addBlock() [2/4]
| void Muon::MuonValidationBlockBase::addBlock |
( |
std::vector< float > *& |
block, |
|
|
std::string |
name |
|
) |
| |
|
inlineinherited |
◆ addBlock() [3/4]
| void Muon::MuonValidationBlockBase::addBlock |
( |
std::vector< int > *& |
block, |
|
|
std::string |
name |
|
) |
| |
|
inlineinherited |
◆ addBlock() [4/4]
| void Muon::MuonValidationBlockBase::addBlock |
( |
std::vector< unsigned int > *& |
block, |
|
|
std::string |
name |
|
) |
| |
|
inlineinherited |
◆ clear()
| void Muon::MuonValidationBlockBase::clear |
( |
| ) |
|
|
inherited |
◆ init()
| void Muon::MuonValidationBlockBase::init |
( |
const std::string & |
prefix, |
|
|
TTree * |
tree, |
|
|
bool |
write = true |
|
) |
| |
|
inherited |
◆ eta
| std::vector<float>* Muon::MuonValidationTrackParticleBlock::eta = nullptr |
◆ floatBlocks
| std::vector< FloatBlock > Muon::MuonValidationBlockBase::floatBlocks |
|
inherited |
◆ intBlocks
| std::vector< IntBlock > Muon::MuonValidationBlockBase::intBlocks |
|
inherited |
| std::vector<float>* Muon::MuonValidationTrackParticleBlock::p = nullptr |
◆ phi
| std::vector<float>* Muon::MuonValidationTrackParticleBlock::phi = nullptr |
◆ pt
| std::vector<float>* Muon::MuonValidationTrackParticleBlock::pt = nullptr |
◆ subBlocks
| std::vector< SubBlock > Muon::MuonValidationBlockBase::subBlocks |
|
inherited |
◆ truth
◆ unsignedIntBlocks
| std::vector< UnsignedIntBlock > Muon::MuonValidationBlockBase::unsignedIntBlocks |
|
inherited |
The documentation for this struct was generated from the following files:
std::vector< float > * phi
std::vector< float > * pt
MuonValidationTruthBlock truth
std::vector< float > * eta