# 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=Callisto # 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=MSignalCam.fPix.* ignore=MSignalCam.fNum.* ignore=MRawEvtHeader.fNum.* map=MSignalCam\.f/ map=Pixels\.f/ map=MRawEvtHeader\.f/ map=MSoftwareTrigger\.f/ map=MTime\.f/ map=Time\.f/ map=MRawBoardsFACT\.f/