add a diagram to explain the programs
This commit is contained in:
parent
e01c3e8115
commit
70106a5867
|
@ -17,7 +17,7 @@
|
|||
|
||||
int main(int argn, char **argv){
|
||||
printf("=====================================\n");
|
||||
printf("=== Event Builder ===\n");
|
||||
printf("=== Event Builder from *_raw.root ===\n");
|
||||
printf("=====================================\n");
|
||||
|
||||
if (argn != 2 && argn != 3 && argn != 4 ) {
|
||||
|
|
BIN
armory/programs_explain.png
Normal file
BIN
armory/programs_explain.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 608 KiB |
Loading…
Reference in New Issue
Block a user