EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
Loading...
Searching...
No Matches
EvtOrthogVector Class Referencefinal

#include <EvtGenBase/EvtOrthogVector.hh>

Public Member Functions

 EvtOrthogVector (int n, std::vector< double > *vectors)
std::vector< double > getOrthogVector ()

Private Member Functions

void findOrthog (int dim, std::vector< int > invect, std::vector< double > *vectors)
int findEvenOddSwaps ()

Private Attributes

int m_dimen
std::vector< int > m_holder
std::vector< double > m_orthogVector

Detailed Description

Definition at line 26 of file EvtOrthogVector.hh.

Constructor & Destructor Documentation

◆ EvtOrthogVector()

EvtOrthogVector::EvtOrthogVector ( int n,
std::vector< double > * vectors )

Definition at line 30 of file EvtOrthogVector.cpp.

Member Function Documentation

◆ findEvenOddSwaps()

int EvtOrthogVector::findEvenOddSwaps ( )
private

Definition at line 100 of file EvtOrthogVector.cpp.

◆ findOrthog()

void EvtOrthogVector::findOrthog ( int dim,
std::vector< int > invect,
std::vector< double > * vectors )
private

Definition at line 46 of file EvtOrthogVector.cpp.

◆ getOrthogVector()

std::vector< double > EvtOrthogVector::getOrthogVector ( )
inline

Definition at line 30 of file EvtOrthogVector.hh.

Member Data Documentation

◆ m_dimen

int EvtOrthogVector::m_dimen
private

Definition at line 33 of file EvtOrthogVector.hh.

◆ m_holder

std::vector<int> EvtOrthogVector::m_holder
private

Definition at line 34 of file EvtOrthogVector.hh.

◆ m_orthogVector

std::vector<double> EvtOrthogVector::m_orthogVector
private

Definition at line 38 of file EvtOrthogVector.hh.


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