Skip to content
Snippets Groups Projects
Conventions.md 372 B
Newer Older
Armin Costa's avatar
Armin Costa committed

# Conventions #
 
 
## DES logical hierarchy

The DES starts it's operations (eg. <FileType> filtering), considering a logical hierachy of directories starting form a given BASE_PATH that 
reflects the configuration within a given processor configuration file.

The directories are created automatically with the following structure:
```
$BASE_PATH/$AOI/$PROCESSOR
```