EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <caloreco/RawClusterBuilderTopo.h>
#include <fun4all/Fun4AllServer.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
Macros | |
#define | MACRO_G4TOPOCLUSTERRECO_C |
Functions | |
void | TopoClusterReco () |
Variables | |
bool | Enable::TOPOCLUSTER = false |
int | Enable::TOPOCLUSTER_VERBOSITY = 0 |
#define MACRO_G4TOPOCLUSTERRECO_C |
Definition at line 2 of file G4_TopoClusterReco.C.
View newest version in sPHENIX GitHub at line 2 of file G4_TopoClusterReco.C
void TopoClusterReco | ( | ) |
Definition at line 18 of file G4_TopoClusterReco.C.
View newest version in sPHENIX GitHub at line 18 of file G4_TopoClusterReco.C
References RawClusterBuilderTopo::allow_corner_neighbor(), Fun4AllServer::instance(), max, Fun4AllServer::registerSubsystem(), RawClusterBuilderTopo::set_do_split(), RawClusterBuilderTopo::set_enable_EMCal(), RawClusterBuilderTopo::set_enable_HCal(), RawClusterBuilderTopo::set_minE_local_max(), RawClusterBuilderTopo::set_nodename(), RawClusterBuilderTopo::set_noise(), RawClusterBuilderTopo::set_R_shower(), RawClusterBuilderTopo::set_significance(), Enable::TOPOCLUSTER_VERBOSITY, Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), and Fun4All_G4_sPHENIX().