Belle II Software  release-08-01-10
GenTauTag Class Reference

Class to determine generated decay mode of tau+ and tau-. More...

#include <GenTauTag.h>

Public Member Functions

 GenTauTag ()
 Constructor.
 
int Mode_tau_plus (std::vector< int > genDAU)
 returns tau+ mode identifier
 
int Mode_tau_minus (std::vector< int > genDAU)
 returns tau- mode identifier
 

Private Member Functions

bool PcheckDecay (std::vector< int > gp, int da1, int da2)
 check decay with two daughters
 
bool PcheckDecay (std::vector< int > gp, int da1, int da2, int da3)
 check decay with three daughters
 
bool PcheckDecay (std::vector< int > gp, int da1, int da2, int da3, int da4)
 check decay with four daughters
 
bool PcheckDecay (std::vector< int > gp, int da1, int da2, int da3, int da4, int da5)
 check decay with five daughters
 
bool PcheckDecay (std::vector< int > gp, int da1, int da2, int da3, int da4, int da5, int da6)
 check decay with six daughters
 
bool PcheckDecay (std::vector< int > gp, int da1, int da2, int da3, int da4, int da5, int da6, int da7)
 check decay with seven daughters
 
bool PcheckDecay (std::vector< int > gp, int da1, int da2, int da3, int da4, int da5, int da6, int da7, int da8)
 check decay with eight daughters
 

Private Attributes

int m_nPhotos
 number of photons
 

Detailed Description

Class to determine generated decay mode of tau+ and tau-.

Definition at line 22 of file GenTauTag.h.


The documentation for this class was generated from the following files: