13 :
evdb::Reconfigurable{pset}
51 fHitLabels = pset.
get<std::vector<art::InputTag>>(
"HitModuleLabels");
52 if (pset.
has_key(
"SliceModuleLabels"))
53 fSliceLabels = pset.
get<std::vector<art::InputTag>>(
"SliceModuleLabels");
55 fProngLabels = pset.
get<std::vector<art::InputTag>>(
"ProngModuleLabels");
59 fEdgeLabels = pset.
get<std::vector<art::InputTag>>(
"EdgeModuleLabels");
61 fTrackLabels = pset.
get<std::vector<art::InputTag>>(
"TrackModuleLabels");
64 fOpHitLabels = pset.
get<std::vector<art::InputTag>>(
"OpHitModuleLabels");
66 fSeedLabels = pset.
get<std::vector<art::InputTag>>(
"SeedModuleLabels");
71 fEventLabels = pset.
get<std::vector<art::InputTag>>(
"EventModuleLabels");
72 fWireLabels = pset.
get<std::vector<art::InputTag>>(
"WireModuleLabels");
79 pset.
get<std::vector<art::InputTag>>(
"CosmicTagLabels", std::vector<art::InputTag>());
int fDraw2DSlopeEndPoints
fhicl::ParameterSet fSpacePointDrawerParams
FHICL parameters for SpacePoint drawing.
int fColorProngsByLabel
< parameterset for seed algorithm
std::vector< art::InputTag > fEndPoint2DLabels
module labels that produced end point 2d objects
void reconfigure(fhicl::ParameterSet const &pset)
RecoDrawingOptions(fhicl::ParameterSet const &pset)
std::vector< art::InputTag > fTrkVtxCosmicLabels
module labels that tagged track as CR (Track/Vertex module)
std::vector< art::InputTag > fOpFlashLabels
module labels that produced events
std::vector< art::InputTag > fTrackLabels
module labels that produced tracks
std::vector< art::InputTag > fTrkVtxTrackLabels
module labels that produced tracks (Track/Vertex module)
int fColorSpacePointsByChisq
Generate space point colors by chisquare?
Manage all things related to colors for the event display.
int fDrawSliceSpacePoints
double fFlashTMin
Minimal time for a flash to be displayed.
int fDrawTrackTrajectoryPoints
std::vector< art::InputTag > fExtremePointLabels
module labels that produced Extreme Points
std::vector< art::InputTag > fCosmicTagLabels
module labels that produced cosmic tags
double fFlashTMax
Maximum time for a flash to be displayed.
std::vector< art::InputTag > fWireLabels
module labels that produced wires
std::vector< art::InputTag > fPFParticleLabels
module labels that produced PFParticles
std::vector< art::InputTag > fVertexLabels
module labels that produced vertices
T get(std::string const &key) const
std::vector< art::InputTag > fEdgeLabels
module labels that produced Edge objects
fhicl::ParameterSet fWireDrawerParams
FHICL parameters for the wire drawing.
fhicl::ParameterSet fAllSpacePointDrawerParams
FHICL parameters for SpacePoint drawing.
std::vector< art::InputTag > fSliceLabels
module labels that produced slices
fhicl::ParameterSet f3DDrawerParams
FHICL paramegers for the 3D drawers.
bool has_key(std::string const &key) const
double fFlashMinPE
Minimal PE for a flash to be displayed.
std::vector< art::InputTag > fSeedLabels
module labels that produced events
std::vector< art::InputTag > fSpacePointLabels
module labels that produced space points
bool fDrawTrackVertexAssns
int fDrawTrackSpacePoints
bool fDraw3DSpacePointHeatMap
fhicl::ParameterSet fCaloPSet
std::vector< art::InputTag > fHitLabels
module labels that produced hits
fhicl::ParameterSet fHitDrawerParams
FHICL parameters for the hit drawing.
std::vector< art::InputTag > fShowerLabels
module labels that produced showers
std::vector< art::InputTag > fTrkVtxFilterLabels
module labels that filtered event (Track/Vertex module)
std::vector< art::InputTag > fClusterLabels
module labels that produced clusters
std::vector< art::InputTag > fOpHitLabels
module labels that produced events
std::vector< art::InputTag > fEventLabels
module labels that produced events
std::vector< art::InputTag > fProngLabels
module labels that produced prongs