BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
InjSigIntervalCal.cxx
Go to the documentation of this file.
1
#include "CalibData/Ets/InjSigIntervalCal.h"
2
#include <fstream>
3
#include <iostream>
4
#include <sstream>
5
#include <string>
6
7
using namespace
std
;
8
namespace
CalibData
{
9
10
StatusCode
InjSigIntervalCal::update
(
CalibBase1
& other, MsgStream* log ) {
11
InjSigIntervalCal
& other1 =
dynamic_cast<
InjSigIntervalCal
&
>
( other );
12
cout <<
"\n"
13
<<
"here is the update in the InjSigInterval in calibration"
<< std::endl;
14
CalibBase1::update
( other, log );
15
return
StatusCode::SUCCESS;
16
}
17
18
}
// namespace CalibData
CalibData::CalibBase1::update
virtual StatusCode update(CalibBase1 &obj, MsgStream *)
Definition
CalibBase1.cxx:23
CalibData::CalibBase1::CalibBase1
CalibBase1()
Definition
CalibBase1.cxx:13
CalibData::InjSigIntervalCal::InjSigIntervalCal
InjSigIntervalCal()
Definition
Calibration/CalibData/include/CalibData/Ets/InjSigIntervalCal.h:14
CalibData::InjSigIntervalCal::update
virtual StatusCode update(CalibBase1 &other, MsgStream *log)
Definition
InjSigIntervalCal.cxx:10
CalibData
Definition
Calibration/CalibData/include/CalibData/CalibBase.h:28
std
Definition
x86_64-el9-gcc13-dbg/Event/RootEventData/RootEventDataDict.cxx:101
8.0.0
BOSS_Source
Calibration
CalibData
src
Ets
InjSigIntervalCal.cxx
Generated by
1.16.1