evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.

#include <EvtGenBase/EvtAmpSubIndex.hh>

Public Member Functions

 EvtAmpSubIndex (EvtAmpIndex *ind, std::vector< int > sub)
 
virtual ~EvtAmpSubIndex ()
 
int index ()
 

Private Attributes

EvtAmpIndex_ind
 
std::vector< int > _sub
 
int _size
 
std::vector< int > _nstate
 

Detailed Description

Definition at line 27 of file EvtAmpSubIndex.hh.

Constructor & Destructor Documentation

◆ EvtAmpSubIndex()

EvtAmpSubIndex::EvtAmpSubIndex ( EvtAmpIndex ind,
std::vector< int >  sub 
)

Definition at line 29 of file EvtAmpSubIndex.cpp.

◆ ~EvtAmpSubIndex()

virtual EvtAmpSubIndex::~EvtAmpSubIndex ( )
inlinevirtual

Definition at line 30 of file EvtAmpSubIndex.hh.

Member Function Documentation

◆ index()

int EvtAmpSubIndex::index ( )

Definition at line 43 of file EvtAmpSubIndex.cpp.

Member Data Documentation

◆ _ind

EvtAmpIndex* EvtAmpSubIndex::_ind
private

Definition at line 35 of file EvtAmpSubIndex.hh.

◆ _nstate

std::vector<int> EvtAmpSubIndex::_nstate
private

Definition at line 38 of file EvtAmpSubIndex.hh.

◆ _size

int EvtAmpSubIndex::_size
private

Definition at line 37 of file EvtAmpSubIndex.hh.

◆ _sub

std::vector<int> EvtAmpSubIndex::_sub
private

Definition at line 36 of file EvtAmpSubIndex.hh.


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