LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
lar.cc File Reference

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 14 of file lar.cc.

References artapp(), and mf::EndMessageFacility().

15 {
16  p = artapp(argc, argv);
18  return p.exitcode();
19 }
void EndMessageFacility()
int artapp(int argc, char *argv[], bool report_unused)
Definition: artapp.cc:26