示例#1
0
void
iAIDA::AIDA_HBookStore::HBook::useErrorsForHisto1D( const int& id )
{
  int tid = id;
  hbarx_( &tid );
}
示例#2
0
void hbarx(int id) {
    hbarx_(&id);
}