18 :
evdb::Reconfigurable{pset}
56 fHitLabels = pset.
get< std::vector<art::InputTag> >(
"HitModuleLabels" );
57 if(pset.
has_key(
"SliceModuleLabels"))
fSliceLabels = pset.
get< std::vector<art::InputTag> >(
"SliceModuleLabels");
59 fProngLabels = pset.
get< std::vector<art::InputTag> >(
"ProngModuleLabels" );
63 fTrackLabels = pset.
get< std::vector<art::InputTag> >(
"TrackModuleLabels" );
64 fShowerLabels = pset.
get< std::vector<art::InputTag> >(
"ShowerModuleLabels" );
65 fVertexLabels = pset.
get< std::vector<art::InputTag> >(
"VertexModuleLabels" );
67 fSeedLabels = pset.
get< std::vector<art::InputTag> >(
"SeedModuleLabels" );
73 fEventLabels = pset.
get< std::vector<art::InputTag> >(
"EventModuleLabels" );
74 fWireLabels = pset.
get< std::vector<art::InputTag> >(
"WireModuleLabels" );
80 fCosmicTagLabels = pset.
get< std::vector<art::InputTag> >(
"CosmicTagLabels", std::vector<art::InputTag>() );
int fDraw2DSlopeEndPoints
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)
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
#define DEFINE_ART_SERVICE(svc)
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 > 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 > fBezierTrackLabels
module labels that produced events
std::vector< art::InputTag > fVertexLabels
module labels that produced vertices
T get(std::string const &key) const
std::vector< art::InputTag > fSliceLabels
module labels that produced slices
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
std::vector< art::InputTag > fShowerLabels
module labels that produced showers
std::vector< art::InputTag > fTrkVtxFilterLabels
module labels that filtered event (Track/Vertex module)
RecoDrawingOptions(fhicl::ParameterSet const &pset, art::ActivityRegistry ®)
std::vector< art::InputTag > fClusterLabels
module labels that produced clusters
std::vector< art::InputTag > fEventLabels
module labels that produced events
std::vector< art::InputTag > fProngLabels
module labels that produced prongs