# link to database uri=hawcwrite:password@ihp-pc45.ethz.ch/hawcdata # Tree's name tree=Events # Table's name, will be created if it is not existing already #table=Star # Create if not yet existing create=yes # Delete entries corresponding to consts delete=yes # Consts primary=Telescope primary=NIGHT primary=RUNID # Event ID primary=DAQEvtNumber # Manual specification of type for const columns sql-type=Telescope/TINYINT UNSIGNED NOT NULL sql-type=NIGHT/INT UNSIGNED NOT NULL sql-type=RUNID/MEDIUMINT UNSIGNED NOT NULL ignore=.*[.]fUniqueID ignore=.*[.]fBits ignore=MSoftwareTrigger[.].* ignore=MRawBoardsFACT[.].* ignore=MSrcPosCam[.].* ignore=MRawEvtHeader[.]f[^D].* ignore=MTime[.].* ignore=MImagePar.fNumSinglePixels ignore=MImagePar.fSizeSinglePixels ignore=MImagePar.fNumSat.* map=MHillas\.f/ map=MHillasExt\.f/ map=MHillasSrc\.f/ map=MImagePar\.f/ map=MNewImagePar\.f/ map=MRawEvtHeader\.f/