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
ECCE @ EIC Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
analysis
coresoftware
Doxygen_Assist
ecce-detectors
fun4all_eicdetectors
blob
master
analysis
reconstruction
eiccaloreco
RawClusterBuilderHelper.cc
RawClusterBuilderHelper.h
RawClusterBuilderkMA.cc
RawClusterBuilderkMA.h
RawClusterBuilderkV3.cc
RawClusterBuilderkV3.h
eicpidbase
eiczdcbase
eiczdcreco
simulation
geant4
macros
online_distribution
tutorials
doxygen_mainpage.h
File Members
External Links
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
RawClusterBuilderkV3.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file RawClusterBuilderkV3.h
1
#ifndef EICCALORECO_RAWCLUSTERBUILDERKV3_H
2
#define EICCALORECO_RAWCLUSTERBUILDERKV3_H
3
4
#include <
RawClusterBuilderHelper.h
>
5
6
#include <calobase/RawTower.h>
7
#include <calobase/RawTowerDefs.h>
8
9
#include <
fun4all/SubsysReco.h
>
10
11
#include <string>
12
13
class
PHCompositeNode
;
14
class
RawClusterContainer
;
15
16
class
RawClusterBuilderkV3
:
public
RawClusterBuilderHelper
17
{
18
public
:
19
RawClusterBuilderkV3
(
const
std::string &
name
);
20
21
protected
:
22
void
cluster
(std::vector<towersStrct> &input_towers, uint caloId)
override
;
23
};
24
25
#endif
fun4all_eicdetectors
blob
master
reconstruction
eiccaloreco
RawClusterBuilderkV3.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:45
using
1.8.2 with
ECCE GitHub integration