ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/modeling/include/G4AttValueFilterT.hh>
Public Member Functions | |
G4AttValueFilterT () | |
virtual | ~G4AttValueFilterT () |
G4bool | Accept (const G4AttValue &attVal) const |
G4bool | GetValidElement (const G4AttValue &input, G4String &interval) const |
virtual void | PrintAll (std::ostream &ostr) const |
virtual void | Reset () |
void | LoadIntervalElement (const G4String &input) |
void | LoadSingleValueElement (const G4String &input) |
Public Member Functions inherited from G4VAttValueFilter | |
G4VAttValueFilter (const G4String &name="G4AttValueFilter") | |
virtual | ~G4VAttValueFilter () |
Public Member Functions inherited from G4VFilter< G4AttValue > | |
G4VFilter (const G4String &name) | |
virtual | ~G4VFilter () |
G4String | Name () const |
G4String | GetName () const |
Private Types | |
typedef std::pair< T, T > | Pair |
typedef std::map< G4String, Pair > | IntervalMap |
typedef std::map< G4String, T > | SingleValueMap |
Private Attributes | |
IntervalMap | fIntervalMap |
SingleValueMap | fSingleValueMap |
Additional Inherited Members | |
Public Types inherited from G4VFilter< G4AttValue > | |
typedef G4AttValue | Type |
Definition at line 71 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 71 of file G4AttValueFilterT.hh
|
private |
Definition at line 96 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 96 of file G4AttValueFilterT.hh
|
private |
Definition at line 95 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 95 of file G4AttValueFilterT.hh
|
private |
Definition at line 97 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 97 of file G4AttValueFilterT.hh
G4AttValueFilterT< T, ConversionErrorPolicy >::G4AttValueFilterT | ( | ) |
Definition at line 107 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 107 of file G4AttValueFilterT.hh
|
virtual |
Definition at line 110 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 110 of file G4AttValueFilterT.hh
|
virtual |
Implements G4VAttValueFilter.
Definition at line 142 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 142 of file G4AttValueFilterT.hh
References G4ConversionUtils::Convert(), G4AttValue::GetValue(), and T.
|
virtual |
Implements G4VAttValueFilter.
Definition at line 114 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 114 of file G4AttValueFilterT.hh
References G4ConversionUtils::Convert(), G4String::first(), G4AttValue::GetValue(), and T.
|
virtual |
Implements G4VAttValueFilter.
Definition at line 164 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 164 of file G4AttValueFilterT.hh
References G4ConversionUtils::Convert(), max, min, and T.
|
virtual |
Implements G4VAttValueFilter.
Definition at line 177 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 177 of file G4AttValueFilterT.hh
References G4ConversionUtils::Convert(), and T.
|
virtual |
Implements G4VAttValueFilter.
Definition at line 188 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 188 of file G4AttValueFilterT.hh
References configureMap::Name.
|
virtual |
Implements G4VAttValueFilter.
Definition at line 213 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 213 of file G4AttValueFilterT.hh
|
private |
Definition at line 101 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 101 of file G4AttValueFilterT.hh
|
private |
Definition at line 102 of file G4AttValueFilterT.hh.
View newest version in sPHENIX GitHub at line 102 of file G4AttValueFilterT.hh