JobOptionsSvc INFO //GP:================================================================================ //GP: include "/afs/cern.ch/user/m/marcocle/scratch0/workspace/Gaudi/GaudiExamples/options/POOLIOExtCollRead.opts" (0,0) //GP: include "/afs/cern.ch/user/m/marcocle/scratch0/workspace/Gaudi/GaudiPoolDb/options/GaudiPoolDbRoot.opts" (15,10) ApplicationMgr.ExtSvc += [ "Gaudi::MultiFileCatalog/FileCatalog" , "Gaudi::IODataManager/IODataManager" , "PoolDbCacheSvc/PoolDbCacheSvc" , "PoolDbCnvSvc/PoolRootEvtCnvSvc" , "PoolDbCnvSvc/PoolRootKeyEvtCnvSvc" , "PoolDbCnvSvc/PoolRootTreeEvtCnvSvc" ] ;//GP: (1,1) EventPersistencySvc.CnvServices += [ "PoolRootEvtCnvSvc" ] ; //GP: (1,1) EventPersistencySvc.CnvServices += [ "PoolRootTreeEvtCnvSvc" ] ; //GP: (1,1) EventPersistencySvc.CnvServices += [ "PoolRootKeyEvtCnvSvc" ] ; //GP: (1,1) PoolRootEvtCnvSvc.DbType = "POOL_ROOT"; //GP: (1,1) PoolRootKeyEvtCnvSvc.DbType = "POOL_ROOTKEY"; //GP: (1,1) PoolRootTreeEvtCnvSvc.DbType = "POOL_ROOTTREE"; //GP: (1,1) PoolDbCacheSvc.Dlls = [ "lcg_RootStorageSvc" , "GaudiKernelDict" ] ; //GP: (1,1) PoolDbCacheSvc.OutputLevel = 4; //GP: (1,1) PoolDbCacheSvc.DomainOpts = [ "Domain[ROOT_All].TREE_MAX_SIZE=500000000000 TYP=longlong" ] ;//GP: (1,1) ApplicationMgr.ExtSvc += [ "PoolDbCnvSvc/FileRecordCnvSvc" ] ; //GP: (1,1) FileRecordPersistencySvc.CnvServices += [ "FileRecordCnvSvc" ] ; //GP: (1,1) FileRecordCnvSvc.DbType = "POOL_ROOTTREE"; //GP: (1,1) FileRecordCnvSvc.ShareFiles = "YES"; //GP: (1,1) FileRecordDataSvc.ForceLeaves = 1; //GP: (1,1) FileRecordDataSvc.EnableFaultHandler = 1; //GP: (1,1) FileRecordDataSvc.RootCLID = 1; //GP: (1,1) PoolRootEvtCnvSvc.EnableIncident = 1; //GP: (1,1) PoolRootKeyEvtCnvSvc.EnableIncident = 1; //GP: (1,1) PoolRootTreeEvtCnvSvc.EnableIncident = 1; //GP: (1,1) //GP: end "/afs/cern.ch/user/m/marcocle/scratch0/workspace/Gaudi/GaudiPoolDb/options/GaudiPoolDbRoot.opts" (36,1) ApplicationMgr.ExtSvc += [ "TagCollectionSvc/EvtTupleSvc" ] ; //GP: (15,10) PoolDbCacheSvc.DLLs += [ "GaudiExamplesDict" ] ; //GP: (15,10) FileCatalog.Catalogs += [ "xmlcatalog_file:POOLIO.xml" ] ; //GP: (15,10) EventSelector.Input = [ "COLLECTION='Fill/MyCOL1' DATAFILE='PFN:POOLIO.etags' TYP='POOL_ROOT' SEL='(Ntrack>9 && Ntrack<20 && Energy<180)' FUN='Gaudi::Examples::EvtExtCollectionSelector'" , "COLLECTION='Dir1/Dir2/Dir3/Collection' DATAFILE='PFN:POOLIO.tags' TYP='POOL_ROOT' SEL='(Ntrack>15)' FUN='Gaudi::Examples::EvtCollectionSelector'" ] ;//GP: (15,10) ApplicationMgr.TopAlg = [ "ReadAlg" ] ; //GP: (15,10) ApplicationMgr.EvtMax = -1; //GP: (15,10) EventSelector.PrintFreq = 100; //GP: (15,10) //GP: end "/afs/cern.ch/user/m/marcocle/scratch0/workspace/Gaudi/GaudiExamples/options/POOLIOExtCollRead.opts" (40,1) //GP:================================================================================ JobOptionsSvc INFO Job options successfully read in from /afs/cern.ch/user/m/marcocle/scratch0/workspace/Gaudi/GaudiExamples/options/POOLIOExtCollRead.opts ApplicationMgr SUCCESS ==================================================================================================================================== Welcome to ApplicationMgr $Revision: 1.77 $ running on pclhcb55 on Tue Jul 13 18:07:30 2010 ==================================================================================================================================== ApplicationMgr INFO Application Manager Configured successfully FileRecordPersi... INFO 'CnvServices':[ 'FileRecordCnvSvc' ] EventPersistenc... INFO 'CnvServices':[ 'PoolRootEvtCnvSvc' , 'PoolRootTreeEvtCnvSvc' , 'PoolRootKeyEvtCnvSvc' ] EvtTupleSvc INFO Added stream file:PFN:POOLIO.etags as EventSelector.DataStreamTool_1 PoolDbDatabaseCnv INFO Connect to existing Database file:PFN:POOLIO.etags as /EventSelector.DataStreamTool_1 for READ RootDBase.open SUCCESS POOLIO.etags File version:52600 EventSelector INFO Stream:EventSelector.DataStreamTool_1 Def:COLLECTION='Fill/MyCOL1' DATAFILE='PFN:POOLIO.etags' TYP='POOL_ROOT' SEL='(Ntrack>9 && Ntrack<20 && Energy<180)' FUN='Gaudi::Examples::EvtExtCollectionSelector' HistogramPersis... INFO 'CnvServices':[ 'HbookHistSvc' , 'RootHistSvc' ] HistogramPersis...WARNING Histograms saving not required. ApplicationMgr INFO Application Manager Initialized successfully ApplicationMgr INFO Application Manager Started successfully Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=19.2008 [1]=19.1516 [2]=17.2588 [3]=16.57 [4]=18.6667 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=9.5523 py=12.6316 pz=10.8566 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=18.3411 [1]=17.7319 [2]=17.1315 [3]=15.7644 [4]=18.5614 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=9.54872 py=12.0203 pz=10.0364 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=17.0667 [1]=18.9315 [2]=16.8813 [3]=16.6494 [4]=16.4271 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=10.4154 py=9.30093 pz=9.81248 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=16.4162 [1]=17.1642 [2]=17.9171 [3]=16.9433 [4]=16.6012 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=9.51818 py=8.95899 pz=9.93137 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=15.7486 [1]=16.3605 [2]=16.5288 [3]=18.57 [4]=17.2386 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=9.27853 py=8.87215 pz=9.12209 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=17.0099 [1]=14.2612 [2]=18.6538 [3]=18.3596 [4]=16.5182 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=8.47111 py=11.4375 pz=9.31466 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=18.3957 [1]=17.8812 [2]=17.4812 [3]=16.5806 [4]=17.2316 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=12.15 py=9.06596 pz=10.4205 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=19.2008 [1]=19.1516 [2]=17.2588 [3]=16.57 [4]=18.6667 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=9.5523 py=12.6316 pz=10.8566 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=18.3411 [1]=17.7319 [2]=17.1315 [3]=15.7644 [4]=18.5614 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=9.54872 py=12.0203 pz=10.0364 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=17.0667 [1]=18.9315 [2]=16.8813 [3]=16.6494 [4]=16.4271 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=10.4154 py=9.30093 pz=9.81248 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=16.4162 [1]=17.1642 [2]=17.9171 [3]=16.9433 [4]=16.6012 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=9.51818 py=8.95899 pz=9.93137 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=15.7486 [1]=16.3605 [2]=16.5288 [3]=18.57 [4]=17.2386 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=9.27853 py=8.87215 pz=9.12209 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=17.0099 [1]=14.2612 [2]=18.6538 [3]=18.3596 [4]=16.5182 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=8.47111 py=11.4375 pz=9.31466 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False Gaudi::Examples::EvtExtCollectionSelector -> #tracks : 10 Gaudi::Examples::EvtExtCollectionSelector -> Momenta(Var): [0]=18.3957 [1]=17.8812 [2]=17.4812 [3]=16.5806 [4]=17.2316 Gaudi::Examples::EvtExtCollectionSelector -> Track : px=12.15 py=9.06596 pz=10.4205 Gaudi::Examples::EvtExtCollectionSelector SELECTED : False EvtTupleSvc INFO Added stream file:PFN:POOLIO.tags as EventSelector.DataStreamTool_2 PoolDbDatabaseCnv INFO Connect to existing Database file:PFN:POOLIO.tags as /EventSelector.DataStreamTool_2 for READ RootDBase.open SUCCESS POOLIO.tags File version:52600 EventSelector INFO Stream:EventSelector.DataStreamTool_2 Def:COLLECTION='Dir1/Dir2/Dir3/Collection' DATAFILE='PFN:POOLIO.tags' TYP='POOL_ROOT' SEL='(Ntrack>15)' FUN='Gaudi::Examples::EvtCollectionSelector' Gaudi::Examples::EvtCollectionSelector -> #tracks : 93 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=16.6809 [1]=14.9037 [2]=16.7944 [3]=17.0709 [4]=17.3469 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=16.6809 [1]=14.9037 [2]=16.7944 [3]=17.0709 [4]=17.3469 Gaudi::Examples::EvtCollectionSelector -> Track : px=10.1578 py=9.51566 pz=9.19358 Gaudi::Examples::EvtCollectionSelector SELECTED : True EventSelector SUCCESS Reading Event record 1. Record number within stream 2: 1 EventPersistenc... INFO Added successfully Conversion service:PoolRootEvtCnvSvc EventPersistenc... INFO Added successfully Conversion service:PoolRootTreeEvtCnvSvc RootDBase.open SUCCESS POOLIO.dst File version:52600 PoolRootTreeEvt... INFO Records token:[DB=90946E2E-928E-DF11-8941-001320A397BC][CNT=/FileRecords][CLID=00000001-0000-0000-0000-000000000000][TECH=00000202][OID=0000000A-00000000] FileRecordPersi... INFO Added successfully Conversion service:FileRecordCnvSvc ReadAlg INFO ========= EVENT:2 RUN:999 TIME:1279034434.429282 0 (0) 1 (1) 2 (2) ReadAlg SUCCESS FileInfo record: 90946E2E-928E-DF11-8941-001320A397BC/EvtCount=1000 ReadAlg SUCCESS FileInfo record: 90946E2E-928E-DF11-8941-001320A397BC/SumCount=123456 Gaudi::Examples::EvtCollectionSelector -> #tracks : 76 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=17.7422 [1]=16.7922 [2]=17.6961 [3]=16.0612 [4]=15.7365 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=17.7422 [1]=16.7922 [2]=17.6961 [3]=16.0612 [4]=15.7365 Gaudi::Examples::EvtCollectionSelector -> Track : px=10.4989 py=10.4342 pz=9.78193 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:3 RUN:999 TIME:1279034434.440819 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 93 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=16.7554 [1]=16.91 [2]=17.424 [3]=17.0529 [4]=16.2021 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=16.7554 [1]=16.91 [2]=17.424 [3]=17.0529 [4]=16.2021 Gaudi::Examples::EvtCollectionSelector -> Track : px=8.95659 py=9.22111 pz=10.7468 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:4 RUN:999 TIME:1279034434.448451 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 54 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=18.3973 [1]=15.7355 [2]=17.3919 [3]=17.6139 [4]=15.3032 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=18.3973 [1]=15.7355 [2]=17.3919 [3]=17.6139 [4]=15.3032 Gaudi::Examples::EvtCollectionSelector -> Track : px=10.7592 py=9.68162 pz=11.3563 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:6 RUN:999 TIME:1279034434.464462 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 52 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=16.7278 [1]=19.0105 [2]=17.2653 [3]=17.9376 [4]=18.0045 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=16.7278 [1]=19.0105 [2]=17.2653 [3]=17.9376 [4]=18.0045 Gaudi::Examples::EvtCollectionSelector -> Track : px=9.79151 py=8.83918 pz=10.2866 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:500 RUN:999 TIME:1279034435.935689 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 55 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=17.3344 [1]=16.8644 [2]=17.1626 [3]=19.4074 [4]=18.0094 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=17.3344 [1]=16.8644 [2]=17.1626 [3]=19.4074 [4]=18.0094 Gaudi::Examples::EvtCollectionSelector -> Track : px=10.7646 py=8.89134 pz=10.2737 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:1000 RUN:999 TIME:1279034437.50556 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 93 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=16.6809 [1]=14.9037 [2]=16.7944 [3]=17.0709 [4]=17.3469 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=16.6809 [1]=14.9037 [2]=16.7944 [3]=17.0709 [4]=17.3469 Gaudi::Examples::EvtCollectionSelector -> Track : px=10.1578 py=9.51566 pz=9.19358 Gaudi::Examples::EvtCollectionSelector SELECTED : True RootDBase.open SUCCESS POOLIO.mdst File version:52600 IODataManager INFO Disconnect from dataset POOLIO.etags [A2A44A3A-928E-DF11-AD29-001320A397BC] PoolRootTreeEvt... INFO No Records /FileRecords present in:C2E1B22E-928E-DF11-8941-001320A397BC FileRecordDataSvc INFO Failed to register record for:C2E1B22E-928E-DF11-8941-001320A397BC [Invalid Address] ReadAlg INFO ========= EVENT:2 RUN:999 TIME:1279034434.429282 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 76 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=17.7422 [1]=16.7922 [2]=17.6961 [3]=16.0612 [4]=15.7365 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=17.7422 [1]=16.7922 [2]=17.6961 [3]=16.0612 [4]=15.7365 Gaudi::Examples::EvtCollectionSelector -> Track : px=10.4989 py=10.4342 pz=9.78193 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:3 RUN:999 TIME:1279034434.440819 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 93 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=16.7554 [1]=16.91 [2]=17.424 [3]=17.0529 [4]=16.2021 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=16.7554 [1]=16.91 [2]=17.424 [3]=17.0529 [4]=16.2021 Gaudi::Examples::EvtCollectionSelector -> Track : px=8.95659 py=9.22111 pz=10.7468 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:4 RUN:999 TIME:1279034434.448451 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 54 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=18.3973 [1]=15.7355 [2]=17.3919 [3]=17.6139 [4]=15.3032 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=18.3973 [1]=15.7355 [2]=17.3919 [3]=17.6139 [4]=15.3032 Gaudi::Examples::EvtCollectionSelector -> Track : px=10.7592 py=9.68162 pz=11.3563 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:6 RUN:999 TIME:1279034434.464462 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 52 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=16.7278 [1]=19.0105 [2]=17.2653 [3]=17.9376 [4]=18.0045 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=16.7278 [1]=19.0105 [2]=17.2653 [3]=17.9376 [4]=18.0045 Gaudi::Examples::EvtCollectionSelector -> Track : px=9.79151 py=8.83918 pz=10.2866 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:500 RUN:999 TIME:1279034435.935689 0 (0) 1 (1) 2 (2) Gaudi::Examples::EvtCollectionSelector -> #tracks : 55 Gaudi::Examples::EvtCollectionSelector -> Momenta(Var): [0]=17.3344 [1]=16.8644 [2]=17.1626 [3]=19.4074 [4]=18.0094 Gaudi::Examples::EvtCollectionSelector -> Momenta(Fix): [0]=17.3344 [1]=16.8644 [2]=17.1626 [3]=19.4074 [4]=18.0094 Gaudi::Examples::EvtCollectionSelector -> Track : px=10.7646 py=8.89134 pz=10.2737 Gaudi::Examples::EvtCollectionSelector SELECTED : True ReadAlg INFO ========= EVENT:1000 RUN:999 TIME:1279034437.50556 0 (0) 1 (1) 2 (2) EventLoopMgr INFO No more events in event selection ApplicationMgr INFO Application Manager Stopped successfully EventLoopMgr INFO Histograms converted successfully according to request. ToolSvc INFO Removing all tools created by ToolSvc EvtTupleSvc.Eve... INFO Disconnected data IO:1689C633-928E-DF11-B1C1-001320A397BC[POOLIO.tags] FileRecordCnvSvc INFO File sharing enabled. Do not retire files. PoolRootTreeEvt... INFO Disconnected data IO:90946E2E-928E-DF11-8941-001320A397BC[POOLIO.dst] PoolRootTreeEvt... INFO Disconnected data IO:C2E1B22E-928E-DF11-8941-001320A397BC[POOLIO.mdst] ApplicationMgr INFO Application Manager Finalized successfully ApplicationMgr INFO Application Manager Terminated successfully Number of MyTrack instances:2