EIC Software
Reference for
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
PHTpcTrackerUtil.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PHTpcTrackerUtil.h
1
7
#ifndef PHTPCTRACKERUTIL_H_
8
#define PHTPCTRACKERUTIL_H_
9
10
#include <vector>
11
12
class
TrkrClusterContainer
;
13
class
TrkrHitSetContainer
;
14
15
namespace
PHTpcTrackerUtil
16
{
17
std::vector<std::vector<double> >
convert_clusters_to_hits
(
TrkrClusterContainer
* cluster_map,
TrkrHitSetContainer
*hitsets);
18
19
}
// namespace PHTpcTrackerUtil
20
21
#endif // PHTPCTRACKERUTIL_H_
fun4all_coresoftware
blob
master
offline
packages
PHTpcTracker
PHTpcTrackerUtil.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:45
using
1.8.2 with
EIC GitHub integration