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