예제 #1
0
파일: HBook.cpp 프로젝트: apfeiffer1/iAIDA
void
iAIDA::AIDA_HBookStore::HBook::useErrorsForHisto1D( const int& id )
{
  int tid = id;
  hbarx_( &tid );
}
예제 #2
0
파일: cern_c.c 프로젝트: noemi8a/sim-recon
void hbarx(int id) {
    hbarx_(&id);
}