3805 |
cout << "PamLevel2::GetYodaTree() --- level0 TOF not implemented "<<endl; |
cout << "PamLevel2::GetYodaTree() --- level0 TOF not implemented "<<endl; |
3806 |
} |
} |
3807 |
|
|
3808 |
// dbc->Close(); |
dbc->Close(); // EMILIANO, do not leave open connections, open only when needed |
3809 |
|
|
3810 |
|
|
3811 |
}; |
}; |
3825 |
if( !TrkParams::CalibIsLoaded() ){ |
if( !TrkParams::CalibIsLoaded() ){ |
3826 |
cout << " TTree* PamLevel2::GetYodaTree( ) -- WARNING -- Calibration not loaded"<<endl; |
cout << " TTree* PamLevel2::GetYodaTree( ) -- WARNING -- Calibration not loaded"<<endl; |
3827 |
}; |
}; |
3828 |
|
dbc->Close(); // EMILIANO, do not leave open connections, open only when needed |
3829 |
} |
} |
3830 |
|
|
3831 |
|
|