Structure of precompiled stitchers

The precompiled stitchers are identified as such in the text file with the CompiledStitcher{} statement, which encloses the trigger conditions.

The following syntax shows the full structure of a precompiled stitcher.

!CompiledStitcher
{
        StitcherTrigger
        {
            List of stitcher trigger conditions
        }
}