FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
DataWriteFits2::DataWriteFits2
(
const std::string
path
,
uint64_t
night
,
uint32_t
runid
,
MessageImp
&
imp
)
Definition at line
13
of file
DataWriteFits2.cc
.
References
fFile
.
Referenced by
GetDrsStep()
.
14
:
DataProcessorImp
(path, night, runid, imp)
15
{
16
fFile
= std::make_shared<ofits>();
17
}
DataWriteFits2::fFile
std::shared_ptr< ofits > fFile
Definition:
DataWriteFits2.h:14
DataProcessorImp::DataProcessorImp
DataProcessorImp(const std::string &path, uint64_t night, uint32_t id, MessageImp &imp)
Definition:
DataProcessorImp.h:31
Here is the caller graph for this function:
DataWriteFits2
Generated on Sun Sep 18 2016 20:50:47 for FACT++ by
1.8.11