[d2n-analysis-talk] BBNormAna replay
posik at jlab.org
posik at jlab.org
Mon Apr 19 15:11:11 EDT 2010
Hi all,
I am trying to get a few quantities from the BBNormAna class that I need
in order to compute the H2 cross-section, the collected charge and the
live/dead time. So I checked my replay directory and I have
libBBNormAna.so -> /usr/local/d2n_analysis/d2n/BBNormAna/libBBNormAna.so
So I then add the following to my replay script
BBNormAna* norm = new BBNormAna("N","Normalization Analysis");
gHaPhysics->Add(norm);
But when I then go to replay, I get the following output
BBNormAna:: Init !
Which then leads to a segmentation error. Any thoughts?
Thanks
Matt
More information about the d2n-analysis-talk
mailing list