ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PdbCalBank.cc
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PdbCalBank.cc
1
#include "
PdbCalBank.h
"
2
3
#include <TSystem.h>
4
5
#include <iostream>
6
7
PHObject
*
PdbCalBank::CloneMe
()
const
8
{
9
std::cout <<
"Mandatory CloneMe method not implemented, exiting"
<< std::endl;
10
gSystem->Exit(1);
11
return
nullptr
;
12
}
coresoftware
blob
master
offline
database
pdbcal
base
PdbCalBank.cc
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:33
using
1.8.2 with
ECCE GitHub integration