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
ECCEFastPIDMap.cc
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file ECCEFastPIDMap.cc
1
2
3
#include "
ECCEFastPIDMap.h
"
4
5
#include <
fun4all/Fun4AllReturnCodes.h
>
6
7
#include <
phool/PHCompositeNode.h
>
8
9
//____________________________________________________________________________..
10
ECCEFastPIDMap::ECCEFastPIDMap
(
const
std::string &
name
) {}
11
12
//____________________________________________________________________________..
13
ECCEFastPIDMap::~ECCEFastPIDMap
() {}
14
15
EICPIDDefs::PIDCandidate
getFastSmearPID
(
int
truth_pid,
const
double
momentum
) {
16
return
EICPIDDefs::InvalidCandiate
;
17
}
ecce-detectors
blob
master
FastPID
ECCEFastPIDMap.cc
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:45
using
1.8.2 with
ECCE GitHub integration