ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeFiller/data/TreeService.cfi
Revision: 1.1
Committed: Tue Jul 1 21:11:47 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_008pre1, Mit_006b, Mit_006a, Mit_006, Mit_005, Mit_004, MITHEP_2_0_x
Log Message:
Updated configs.

File Contents

# Content
1 # $Id:$
2
3 service = TreeService {
4 untracked vstring treeNames = { "Events" }
5 untracked vstring fileNames = { "mit-full" }
6 untracked vstring pathNames = { "." }
7 untracked vuint32 maxSizes = { 1024 }
8 untracked vuint32 compLevels = { 9 }
9 untracked vuint32 splitLevels = { 99 }
10 untracked vuint32 brSizes = { 32000 }
11 }