Belle II Software  release-08-01-10
SegmentNetworkAnalyzerModule::RootVariables Struct Reference

keep all the variables for rootoutput in one struct More...

#include <SegmentNetworkAnalyzerModule.h>

Collaboration diagram for SegmentNetworkAnalyzerModule::RootVariables:

Public Attributes

std::vector< double > phi {}
 phi of the innermost hit (that is not the virtual IP)
 
std::vector< double > theta {}
 theta of the innermost hit (that is not the virtual IP)
 
std::vector< double > pT {}
 pT of the related MCParticle
 
std::vector< int > signal {}
 was segment combination signal
 
std::vector< int > passed {}
 did segment combination pass the three hit filters
 
std::vector< int > pdg {}
 pdg of the related MCParticle
 
std::vector< int > virtualIP {}
 did the segment contain the virtual IP
 
unsigned networkSize {}
 segmentNetwork size
 
unsigned networkConnections {}
 number of connections in network
 

Detailed Description

keep all the variables for rootoutput in one struct

Definition at line 36 of file SegmentNetworkAnalyzerModule.h.


The documentation for this struct was generated from the following file: