#include <RecoDrawingOptions.h>
Public Member Functions | |
RecoDrawingOptions (fhicl::ParameterSet const &pset, art::ActivityRegistry ®) | |
~RecoDrawingOptions () | |
void | reconfigure (fhicl::ParameterSet const &pset) |
Definition at line 24 of file RecoDrawingOptions.h.
|
explicit |
Definition at line 18 of file RecoDrawingOptions_service.cc.
gar::evd::RecoDrawingOptions::~RecoDrawingOptions | ( | ) |
Definition at line 26 of file RecoDrawingOptions_service.cc.
void gar::evd::RecoDrawingOptions::reconfigure | ( | fhicl::ParameterSet const & | pset | ) |
Definition at line 31 of file RecoDrawingOptions_service.cc.
std::vector<std::string> gar::evd::RecoDrawingOptions::fCaloClusterLabels |
module labels that produced Calorimeter Clusters
Definition at line 51 of file RecoDrawingOptions.h.
float gar::evd::RecoDrawingOptions::fCaloClusterScale |
Definition at line 46 of file RecoDrawingOptions.h.
std::vector<std::string> gar::evd::RecoDrawingOptions::fCaloHitLabels |
module labels that produced Calorimeter Hits
Definition at line 52 of file RecoDrawingOptions.h.
float gar::evd::RecoDrawingOptions::fCaloHitScale |
Definition at line 47 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fColorProngsByLabel |
Generate prong colors by label or id?
Definition at line 58 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fColorSpacePointsByChisq |
Generate space point colors by chisquare?
Definition at line 59 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawCaloClusters |
Definition at line 37 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawCaloHits |
Definition at line 38 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawEvents |
Definition at line 45 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawHits |
Definition at line 33 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawShowers |
Definition at line 42 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawTPCClusters |
Definition at line 34 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawTracks |
Definition at line 39 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawTrackTrajectoryPoints |
Definition at line 41 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawVecHits |
Definition at line 43 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fDrawVertices |
Definition at line 44 of file RecoDrawingOptions.h.
std::vector<std::string> gar::evd::RecoDrawingOptions::fEventLabels |
module labels that produced events
Definition at line 57 of file RecoDrawingOptions.h.
std::vector<std::string> gar::evd::RecoDrawingOptions::fHitLabels |
module labels that produced hits
Definition at line 49 of file RecoDrawingOptions.h.
std::vector<std::string> gar::evd::RecoDrawingOptions::fShowerLabels |
module labels that produced showers
Definition at line 54 of file RecoDrawingOptions.h.
std::vector<std::string> gar::evd::RecoDrawingOptions::fTPCClusterLabels |
module labels that produced TPC Clusters
Definition at line 50 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fTPCClusterMarker |
Definition at line 35 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fTPCClusterMarkerSize |
Definition at line 36 of file RecoDrawingOptions.h.
std::vector<std::string> gar::evd::RecoDrawingOptions::fTrackLabels |
module labels that produced tracks
Definition at line 53 of file RecoDrawingOptions.h.
int gar::evd::RecoDrawingOptions::fTrackWidth |
Definition at line 40 of file RecoDrawingOptions.h.
std::vector<std::string> gar::evd::RecoDrawingOptions::fVecHitLabels |
module labels that produced vechits
Definition at line 55 of file RecoDrawingOptions.h.
std::vector<std::string> gar::evd::RecoDrawingOptions::fVertexLabels |
module labels that produced vertices
Definition at line 56 of file RecoDrawingOptions.h.