CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
main.cc File Reference

Go to the source code of this file.

Functions

void hardcol_ ()
 
int main ()
 

Function Documentation

void hardcol_ ( )

Referenced by main().

int main ( )

Definition at line 6 of file main.cc.

References hardcol_().

7 {
8  hardcol_();
9  return 1;
10 }
void hardcol_()