CMS 3D CMS Logo

Functions
main.cc File Reference

Go to the source code of this file.

Functions

void bcvegpy_ ()
 
int main ()
 

Function Documentation

◆ bcvegpy_()

void bcvegpy_ ( )

Referenced by main().

◆ main()

int main ( )

Definition at line 5 of file main.cc.

References bcvegpy_().

5  {
6  bcvegpy_();
7  return 1;
8 }
void bcvegpy_()