2#ifndef RDBMODEL_INSERTNEW_H
3#define RDBMODEL_INSERTNEW_H
24 : m_myTable(table), m_internal(internal), m_official(official) {
32 const std::vector<InterRow*>&
getInterRow()
const {
return m_interRow;}
49 std::vector<InterRow*> m_interRow;
**********Class see also m_nmax DOUBLE PRECISION m_amel DOUBLE PRECISION m_x2 DOUBLE PRECISION m_alfinv DOUBLE PRECISION m_Xenph INTEGER m_KeyWtm INTEGER m_idyfs DOUBLE PRECISION m_zini DOUBLE PRECISION m_q2 DOUBLE PRECISION m_Wt_KF DOUBLE PRECISION m_WtCut INTEGER m_KFfin *COMMON c_KarLud $ !Input CMS energy[GeV] $ !CMS energy after beam spread beam strahlung[GeV] $ !Beam energy spread[GeV] $ !z boost due to beam spread $ !electron beam mass *ff pair spectrum $ !minimum v
void addInterRow(InterRow *interRow)
const Assertion * getInternal() const
const Table * getTable() const
const Assertion * getOfficial() const
InsertNew(Table *table, Assertion *internal, Assertion *official)
Visitor::VisitorState accept(Visitor *v)
const std::vector< InterRow * > & getInterRow() const