  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    7 #ifndef TRIGMUONEVENT_TRIGMUONEFINFOTRACKCONTAINER_H 
    8 #define TRIGMUONEVENT_TRIGMUONEFINFOTRACKCONTAINER_H 
   39 #endif // TRIGMUONEVENT_TRIGMUONEFINFOTRACKCONTAINER_H 
  
~TrigMuonEFInfoTrackContainer()
 
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
 
TrigMuonEFInfoTrackContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
 
@ OWN_ELEMENTS
this data object owns its elements
 
Provide an interface for finding inheritance information at run time.
 
SG_BASE(TrigMuonEFInfoTrackContainer, DataVector< TrigMuonEFInfoTrack >)
 
An STL vector of pointers that by default owns its pointed-to elements.
 
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
 
SG::OwnershipPolicy ownPolicy() const
Return the ownership policy setting for this container.
 
macros to associate a CLID to a type