Print

Print


My mistake. Fixed, I hope - I can't test this right now but can you let me 
know?

On Mon, 14 Sep 2015, Andrea Celentano wrote:

> Hi,
> I am trying to analyze an evio data file, namely 004195.evio.0, using the 
> following command:
> (I did before svn up; mvn clean install)
>
> java -cp 
> /local/celentano/eclipse_workspace/hps/distribution/target/hps-distribution-3.4.1-SNAPSHOT-bin.jar 
> org.hps.evio.EvioToLcio -r -x 
> /org/hps/steering/monitoring/EcalLedSequenceStandalone.lcsim 
> led_data/004195.evio.0 -d HPS-ECalCommissioning
>
>
> I get the following error:
>
> Exception in thread "main" java.lang.RuntimeException: No conditions were 
> found with key: svt_bias_constants
>        at 
> org.hps.conditions.api.AbstractConditionsObjectConverter.getData(AbstractConditionsObjectConverter.java:94)
>        at 
> org.lcsim.conditions.CachedConditionsImplementation.getCachedData(CachedConditionsImplementation.java:20)
>        at org.hps.evio.SvtEventFlagger.initialize(SvtEventFlagger.java:83)
>        at 
> org.hps.evio.LCSimEngRunEventBuilder.conditionsChanged(LCSimEngRunEventBuilder.java:87)
>        at 
> org.lcsim.conditions.ConditionsManagerImplementation.fireConditionsChanged(ConditionsManagerImplementation.java:122)
>        at 
> org.lcsim.conditions.ConditionsManagerImplementation.setConditionsReader(ConditionsManagerImplementation.java:69)
>        at 
> org.lcsim.conditions.ConditionsManagerImplementation.setDetector(ConditionsManagerImplementation.java:53)
>        at 
> org.hps.conditions.database.DatabaseConditionsManager.initialize(DatabaseConditionsManager.java:699)
>        at 
> org.hps.conditions.database.DatabaseConditionsManager.setDetector(DatabaseConditionsManager.java:1014)
>        at org.hps.evio.EvioToLcio.checkConditions(EvioToLcio.java:215)
>        at org.hps.evio.EvioToLcio.bufferEvents(EvioToLcio.java:187)
>        at org.hps.evio.EvioToLcio.run(EvioToLcio.java:469)
>        at org.hps.evio.EvioToLcio.main(EvioToLcio.java:91)
>
> I also tried with "-d HPS-EngRun2015-Nominal-v0", same error. My (local) 
> workaround:
>
> in org.hps.evio.LCSimEngRunEventBuilder.java, comment line 87 ( 
> svtEventFlagger.initialize())
>
> Clearly, this works for me since I am only interested in ecal-related 
> quantities. This can't be a good solution for this problem.
>
> Any idea?
>
> Thanks
> Andrea
>
> ########################################################################
> Use REPLY-ALL to reply to list
>
> To unsubscribe from the HPS-SOFTWARE list, click the following link:
> https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1
>

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1