start adding CSV like data reading routine with the FileFormat label DAT.
This commit is contained in:
@@ -587,6 +587,9 @@ void PRunAsymmetryBNMR::CalcTheory()
|
||||
*/
|
||||
Bool_t PRunAsymmetryBNMR::PrepareData()
|
||||
{
|
||||
if (!fValid)
|
||||
return false;
|
||||
|
||||
// keep the Global block info
|
||||
PMsrGlobalBlock *globalBlock = fMsrInfo->GetMsrGlobal();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user